org.jacorb.poa
Interface POAMonitor
- All Superinterfaces:
- org.jacorb.config.Configurable
- All Known Implementing Classes:
- POAMonitorImpl, POAMonitorLightImpl
public interface POAMonitor
- extends org.jacorb.config.Configurable
The POA monitor interface, known to the POA.
- Version:
- 1.01, 12/08/99, RT
- Author:
- Reimo Tiedemann, FU Berlin
Methods inherited from interface org.jacorb.config.Configurable |
configure |
changeState
void changeState(java.lang.String state)
closeMonitor
void closeMonitor()
init
void init(POA poa,
AOM aom,
RequestQueue queue,
RPPoolManager pm,
java.lang.String prefix)
openMonitor
void openMonitor()