Package org.eclipse.ecf.remoteservice
Interface IExtendedRemoteServiceRegistration
- All Superinterfaces:
IRemoteServiceRegistration
- All Known Implementing Classes:
RSARemoteServiceContainerAdapter.RSARemoteServiceRegistration
- Since:
- 8.3
-
Method Summary
Methods inherited from interface org.eclipse.ecf.remoteservice.IRemoteServiceRegistration
getClassLoader, getContainerID, getID, getProperty, getPropertyKeys, getReference, setProperties, unregister
-
Method Details
-
getExtraProperties
- Returns:
- A
Dictionary
of properties not intended to be used for service advertisement.
-