Uses of Interface
org.eclipse.ecf.core.sharedobject.ISharedObjectManager
- 
Packages that use ISharedObjectManager Package Description org.eclipse.ecf.core.sharedobject org.eclipse.ecf.provider.generic 
- 
- 
Uses of ISharedObjectManager in org.eclipse.ecf.core.sharedobjectMethods in org.eclipse.ecf.core.sharedobject that return ISharedObjectManager Modifier and Type Method Description ISharedObjectManagerISharedObjectContainer. getSharedObjectManager()Get SharedObjectManager for this containerISharedObjectManagerISharedObjectContext. getSharedObjectManager()Get the ISharedObjectManager for this context
- 
Uses of ISharedObjectManager in org.eclipse.ecf.provider.genericClasses in org.eclipse.ecf.provider.generic that implement ISharedObjectManager Modifier and Type Class Description classSOManagerMethods in org.eclipse.ecf.provider.generic that return ISharedObjectManager Modifier and Type Method Description ISharedObjectManagerSOContainer. getSharedObjectManager()ISharedObjectManagerSOContext. getSharedObjectManager()
 
-