| java.lang.Object org.jacorb.poa.POAManagerMonitorImpl
POAManagerMonitorImpl | public class POAManagerMonitorImpl implements POAManagerMonitor,POAManagerMonitorController,Configurable(Code) | | This class extends the POAManager with a monitoring gui for interacting
with the POAManager and start and stop poa monitoring.
author: Reimo Tiedemann, FU Berlin version: 1.05, 12/08/99, RT |
actionClosePOAMonitor | public void actionClosePOAMonitor(String name)(Code) | | |
actionCloseView | public void actionCloseView()(Code) | | |
actionDestroyPOA | public void actionDestroyPOA(String name)(Code) | | |
actionOpenPOAMonitor | public void actionOpenPOAMonitor(String name)(Code) | | |
actionSetToActive | public void actionSetToActive()(Code) | | |
actionSetToDiscarding | public void actionSetToDiscarding(boolean wait)(Code) | | |
actionSetToHolding | public void actionSetToHolding(boolean wait)(Code) | | |
actionSetToInactive | public void actionSetToInactive(boolean wait, boolean etherialize)(Code) | | |
closeMonitor | public synchronized void closeMonitor()(Code) | | |
configure | public void configure(Configuration myConfiguration) throws ConfigurationException(Code) | | |
openMonitor | public synchronized void openMonitor()(Code) | | |
printMessage | public synchronized void printMessage(String str)(Code) | | |
removePOA | public synchronized void removePOA(String name)(Code) | | |
resetState | protected synchronized void resetState()(Code) | | |
setToActive | public synchronized void setToActive()(Code) | | |
setToDiscarding | public synchronized void setToDiscarding(boolean wait)(Code) | | |
setToHolding | public synchronized void setToHolding(boolean wait)(Code) | | |
setToInactive | public synchronized void setToInactive(boolean wait, boolean etherialize)(Code) | | |
|
|