public class RSARemoteServiceContainerAdapter.RSARemoteServiceRegistration extends RemoteServiceRegistrationImpl implements IExtendedRemoteServiceRegistration
clazzes, properties, reference, REGISTERED, registrationListener, registrationLock, remoteServiceID, serviceranking, state, UNREGISTERED, UNREGISTERING
Constructor and Description |
---|
RSARemoteServiceRegistration() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getExtraProperties() |
void |
publish(RemoteServiceRegistryImpl reg,
Object svc,
String[] clzzes,
Dictionary props) |
void |
unregister()
Unregister this service
|
callService, createProperties, equals, getClasses, getContainerID, getID, getInterfaces, getProperty, getPropertyKeys, getReference, getService, getServiceId, getTypesForParameters, hashCode, setProperties, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getContainerID, getID, getProperty, getPropertyKeys, getReference, setProperties
public void publish(RemoteServiceRegistryImpl reg, Object svc, String[] clzzes, Dictionary props)
publish
in class RemoteServiceRegistrationImpl
public void unregister()
IRemoteServiceRegistration
unregister
in interface IRemoteServiceRegistration
unregister
in class RemoteServiceRegistrationImpl
public Map<String,Object> getExtraProperties()
getExtraProperties
in interface IExtendedRemoteServiceRegistration
Dictionary
of properties not intended to be used for service advertisement.Copyright © 2017. All rights reserved.