org.jacorb.poa
Interface POAMonitor
- All Superinterfaces:
- org.apache.avalon.framework.configuration.Configurable
- All Known Implementing Classes:
- POAMonitorImpl, POAMonitorLightImpl
- public interface POAMonitor
- extends org.apache.avalon.framework.configuration.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.apache.avalon.framework.configuration.Configurable |
configure |
changeState
public void changeState(java.lang.String state)
closeMonitor
public void closeMonitor()
init
public void init(POA poa,
AOM aom,
RequestQueue queue,
RPPoolManager pm,
java.lang.String prefix)
openMonitor
public void openMonitor()