|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedEvent | |
---|---|
org.semispace | |
org.semispace.admin |
Uses of DistributedEvent in org.semispace |
---|
Methods in org.semispace with parameters of type DistributedEvent | |
---|---|
void |
EventDistributor.distributeEvent(DistributedEvent event)
|
protected void |
SemiSpace.notifyListeners(DistributedEvent distributedEvent)
Distributed notification method. |
Uses of DistributedEvent in org.semispace.admin |
---|
Methods in org.semispace.admin with parameters of type DistributedEvent | |
---|---|
void |
SemiSpaceAdminInterface.notifyAboutEvent(DistributedEvent event)
Administrator should get notified about all events. |
void |
SemiSpaceAdmin.notifyAboutEvent(DistributedEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |