|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ monitor overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.derby.iapi.services.monitor.ModuleFactory
| Uses of ModuleFactory in org.apache.derby.iapi.services.monitor |
| Fields in org.apache.derby.iapi.services.monitor declared as ModuleFactory | |
private static ModuleFactory |
Monitor.monitor
|
| Methods in org.apache.derby.iapi.services.monitor that return ModuleFactory | |
static ModuleFactory |
Monitor.getMonitor()
Get the monitor. |
static ModuleFactory |
Monitor.getMonitorLite()
|
| Methods in org.apache.derby.iapi.services.monitor with parameters of type ModuleFactory | |
static boolean |
Monitor.setMonitor(ModuleFactory theMonitor)
Initialise this class, must only be called by an implementation of the monitor (ModuleFactory). |
|
|||||||||
| Home >> All >> org >> apache >> derby >> iapi >> services >> [ monitor overview ] | PREV NEXT | ||||||||