Interface ISharedObjectContainerConfig
- 
- All Superinterfaces:
- org.eclipse.core.runtime.IAdaptable,- IIdentifiable
 - All Known Implementing Classes:
- SOContainerConfig
 
 public interface ISharedObjectContainerConfig extends IIdentifiable, org.eclipse.core.runtime.IAdaptable Configuration information associated with ISharedObjectContainer.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,?>getProperties()The properties associated with the owner ISharedObjectContainer- 
Methods inherited from interface org.eclipse.ecf.core.identity.IIdentifiablegetID
 
- 
 
-