Uses of Class
org.eclipse.ecf.core.sharedobject.SharedObjectInitException
- 
Packages that use SharedObjectInitException Package Description org.eclipse.ecf.core.sharedobject org.eclipse.ecf.provider.generic org.eclipse.ecf.provider.remoteservice.generic 
- 
- 
Uses of SharedObjectInitException in org.eclipse.ecf.core.sharedobjectMethods in org.eclipse.ecf.core.sharedobject that throw SharedObjectInitException Modifier and Type Method Description voidBaseSharedObject. init(ISharedObjectConfig initData)voidISharedObject. init(ISharedObjectConfig initData)Initialize this ISharedObject.protected voidBaseSharedObject. initialize()Initialize this shared object.protected voidOptimisticSharedObject. initialize()protected voidTransactionSharedObject. initialize()
- 
Uses of SharedObjectInitException in org.eclipse.ecf.provider.genericMethods in org.eclipse.ecf.provider.generic that throw SharedObjectInitException Modifier and Type Method Description protected voidSOWrapper. init()
- 
Uses of SharedObjectInitException in org.eclipse.ecf.provider.remoteservice.genericMethods in org.eclipse.ecf.provider.remoteservice.generic that throw SharedObjectInitException Modifier and Type Method Description voidRegistrySharedObject. initialize()
 
-