Package | Description |
---|---|
org.wandora.modules |
This package contains a modular framework for applications and
services.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractModuleListener
An empty implementation of the ModuleListener interface.
|
Modifier and Type | Field and Description |
---|---|
protected ListenerList<ModuleListener> |
ModuleManager.moduleListeners |
Modifier and Type | Method and Description |
---|---|
void |
ModuleManager.addModuleListener(ModuleListener l)
Add a listener that will be notified about changes in modules in this manager.
|
void |
ModuleManager.removeModuleListener(ModuleListener l)
Removes a previously registered module listener.
|
Copyright 2004-2015 Wandora Team