Uses of Interface
com.sun.enterprise.ee.cms.core.CallBack

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)
           
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 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
           
 



Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.