Interface PersonNameChangedNotificationHandler
-
public interface PersonNameChangedNotificationHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(PersonNameChangedNotification personNameChangedNotification)
-
-
-
Method Detail
-
handle
void handle(PersonNameChangedNotification personNameChangedNotification)
-
-