org.eclipse.ecf.remoteservice
Interface IExtendedRemoteServiceRegistration

All Superinterfaces:
IRemoteServiceRegistration

public interface IExtendedRemoteServiceRegistration
extends IRemoteServiceRegistration

Since:
8.3

Method Summary
 java.util.Map<java.lang.String,java.lang.Object> getExtraProperties()
           
 
Methods inherited from interface org.eclipse.ecf.remoteservice.IRemoteServiceRegistration
getContainerID, getID, getProperty, getPropertyKeys, getReference, setProperties, unregister
 

Method Detail

getExtraProperties

java.util.Map<java.lang.String,java.lang.Object> getExtraProperties()
Returns:
A Dictionary of properties not intended to be used for service advertisement.