Package org.eclipse.ease.modules
Interface IModuleListener
public interface IModuleListener
-
Field Summary
-
Method Summary
Modifier and Type Method Description void
notifyModule(Object module, int type)
-
Field Details
-
LOADED
static final int LOADED- See Also:
- Constant Field Values
-
RELOADED
static final int RELOADED- See Also:
- Constant Field Values
-
-
Method Details
-
notifyModule
-