Class AbstractRSAClientContainer.RSAClientRegistration
- java.lang.Object
- 
- org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistration
- 
- org.eclipse.ecf.remoteservice.client.AbstractRSAClientContainer.RSAClientRegistration
 
 
- 
- All Implemented Interfaces:
- IRemoteServiceRegistration
 - Enclosing class:
- AbstractRSAClientContainer
 
 public class AbstractRSAClientContainer.RSAClientRegistration extends RemoteServiceClientRegistration 
- 
- 
Field Summary- 
Fields inherited from class org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistrationcallables, CLASS_METHOD_SEPARATOR, clazzes, containerId, properties, reference, registry, serviceID
 
- 
 - 
Constructor SummaryConstructors Constructor Description RSAClientRegistration(ID targetID, String[] classNames, IRemoteCallable[][] restCalls, Dictionary properties)
 - 
Method Summary- 
Methods inherited from class org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistrationfindDefaultRemoteCallable, findRemoteCallable, getClassLoader, getClazzes, getContainerID, getFQMethod, getID, getProperty, getPropertyKeys, getReference, lookupCallable, setClassLoader, setProperties, unregister
 
- 
 
- 
- 
- 
Constructor Detail- 
RSAClientRegistrationpublic RSAClientRegistration(ID targetID, String[] classNames, IRemoteCallable[][] restCalls, Dictionary properties) 
 
- 
 
-