|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CallBack | |
---|---|
com.sun.enterprise.ee.cms.impl.client | Shoal GMS's reference implementations of the client-side
ActionFactory and Action sub-types |
com.sun.enterprise.ee.cms.tests | |
com.sun.enterprise.ee.cms.tests.checkgroupshutdown | |
com.sun.enterprise.ee.cms.tests.multigroupjoin | |
com.sun.enterprise.ee.cms.tests.p2pmessagesend |
Uses of CallBack in com.sun.enterprise.ee.cms.impl.client |
---|
Constructors in com.sun.enterprise.ee.cms.impl.client with parameters of type CallBack | |
---|---|
FailureNotificationActionFactoryImpl(CallBack cb)
|
|
FailureNotificationActionImpl(CallBack caller)
|
|
FailureRecoveryActionFactoryImpl(CallBack cb)
|
|
FailureRecoveryActionImpl(CallBack caller)
|
|
FailureSuspectedActionFactoryImpl(CallBack cb)
|
|
FailureSuspectedActionImpl(CallBack caller)
|
|
GroupLeadershipNotificationActionFactoryImpl(CallBack callBack)
|
|
GroupLeadershipNotificationActionImpl(CallBack callBack)
|
|
JoinedAndReadyNotificationActionFactoryImpl(CallBack callBack)
|
|
JoinedAndReadyNotificationActionImpl(CallBack callBack)
|
|
JoinNotificationActionFactoryImpl(CallBack callBack)
|
|
JoinNotificationActionImpl(CallBack callBack)
|
|
MessageActionFactoryImpl(CallBack cb)
|
|
MessageActionImpl(CallBack callback)
|
|
PlannedShutdownActionFactoryImpl(CallBack callBack)
|
|
PlannedShutdownActionImpl(CallBack callBack)
|
Uses of CallBack in com.sun.enterprise.ee.cms.tests |
---|
Classes in com.sun.enterprise.ee.cms.tests that implement CallBack | |
---|---|
class |
ApplicationServer
This is an example used to demonstrate the application layer that controls the lifecycle of the GMS module. |
class |
GMSClientService
This is a mock object that exists to demonstrate a GMS client. |
Uses of CallBack in com.sun.enterprise.ee.cms.tests.checkgroupshutdown |
---|
Classes in com.sun.enterprise.ee.cms.tests.checkgroupshutdown that implement CallBack | |
---|---|
class |
CheckIfGroupShuttingDownTest
Created by IntelliJ IDEA. |
Uses of CallBack in com.sun.enterprise.ee.cms.tests.multigroupjoin |
---|
Classes in com.sun.enterprise.ee.cms.tests.multigroupjoin that implement CallBack | |
---|---|
class |
MultiGroupJoinTest
|
Uses of CallBack in com.sun.enterprise.ee.cms.tests.p2pmessagesend |
---|
Classes in com.sun.enterprise.ee.cms.tests.p2pmessagesend that implement CallBack | |
---|---|
class |
P2PMessageSendAndReceive
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |