Uses of Interface
org.eclipse.ecf.core.IContainerManagerListener
- 
Packages that use IContainerManagerListener Package Description org.eclipse.ecf.core 
- 
- 
Uses of IContainerManagerListener in org.eclipse.ecf.coreMethods in org.eclipse.ecf.core with parameters of type IContainerManagerListener Modifier and Type Method Description booleanContainerFactory. addListener(IContainerManagerListener listener)booleanIContainerManager. addListener(IContainerManagerListener listener)Add listener to thisIContainerManager.booleanContainerFactory. removeListener(IContainerManagerListener listener)booleanIContainerManager. removeListener(IContainerManagerListener listener)Remove listener from thisIContainerManager.
 
-