org.jacorb.poa
public class POAManagerMonitorImpl extends Object implements POAManagerMonitor, POAManagerMonitorController, Configurable
Version: 1.05, 12/08/99, RT
Method Summary | |
---|---|
void | actionClosePOAMonitor(String name) |
void | actionCloseView() |
void | actionDestroyPOA(String name) |
void | actionOpenPOAMonitor(String name) |
void | actionSetToActive() |
void | actionSetToDiscarding(boolean wait) |
void | actionSetToHolding(boolean wait) |
void | actionSetToInactive(boolean wait, boolean etherialize) |
void | addPOA(String name) |
void | closeMonitor() |
void | configure(Configuration myConfiguration) |
void | init(POAManager poaManager) |
void | openMonitor() |
void | printMessage(String str) |
void | removePOA(String name) |
protected void | resetState() |
void | setToActive() |
void | setToDiscarding(boolean wait) |
void | setToHolding(boolean wait) |
void | setToInactive(boolean wait, boolean etherialize) |