Uses of Class
org.semispace.DistributedEvent
Packages that use DistributedEvent
-
Uses of DistributedEvent in org.semispace
Methods in org.semispace with parameters of type DistributedEventModifier and TypeMethodDescriptionvoidEventDistributor.distributeEvent(DistributedEvent event) protected voidSemiSpace.notifyListeners(DistributedEvent distributedEvent) Distributed notification method. -
Uses of DistributedEvent in org.semispace.admin
Methods in org.semispace.admin with parameters of type DistributedEventModifier and TypeMethodDescriptionvoidSemiSpaceAdmin.notifyAboutEvent(DistributedEvent event) voidSemiSpaceAdminInterface.notifyAboutEvent(DistributedEvent event) Administrator should get notified about all events.