Uses of Interface
org.globus.wsrf.impl.servicegroup.client.ServiceGroupRegistrationClientCallback

Packages that use ServiceGroupRegistrationClientCallback
org.globus.wsrf.impl.servicegroup.client   
 

Uses of ServiceGroupRegistrationClientCallback in org.globus.wsrf.impl.servicegroup.client
 

Methods in org.globus.wsrf.impl.servicegroup.client that return ServiceGroupRegistrationClientCallback
 ServiceGroupRegistrationClientCallback ServiceGroupRegistrationClient.getClientCallback()
          Gets the instance of the ServiceGroupRegistrationClientCallback that is to receive registration status messages.
 

Methods in org.globus.wsrf.impl.servicegroup.client with parameters of type ServiceGroupRegistrationClientCallback
 void ServiceGroupRegistrationClient.setClientCallback(ServiceGroupRegistrationClientCallback callback)
          Sets the instance of a ServiceGroupRegistrationClientCallback that is to receive registration status messages.
 



Copyright © 1999-2006 University of Chicago. All rights reserved.