org.jacorb.poa.gui
Interface POAMonitorController
- All Known Implementing Classes:
- POAMonitorImpl
public interface POAMonitorController
Defines an interface of the POA monitor gui controller.
- Version:
- 1.00, 06/11/99, RT
- Author:
- Reimo Tiedemann, FU Berlin
actionCloseView
void actionCloseView()
actionDeactivateObject
void actionDeactivateObject(java.lang.String oidStr)
actionRemoveRequestFromQueue
void actionRemoveRequestFromQueue(java.lang.String ridStr)
actionRetrieveAOMContent
StringPair[] actionRetrieveAOMContent()
actionRetrieveQueueContent
StringPair[] actionRetrieveQueueContent()