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

Method Summary
 void actionCloseView()
           
 void actionDeactivateObject(java.lang.String oidStr)
           
 void actionRemoveRequestFromQueue(java.lang.String ridStr)
           
 StringPair[] actionRetrieveAOMContent()
           
 StringPair[] actionRetrieveQueueContent()
           
 

Method Detail

actionCloseView

void actionCloseView()

actionDeactivateObject

void actionDeactivateObject(java.lang.String oidStr)

actionRemoveRequestFromQueue

void actionRemoveRequestFromQueue(java.lang.String ridStr)

actionRetrieveAOMContent

StringPair[] actionRetrieveAOMContent()

actionRetrieveQueueContent

StringPair[] actionRetrieveQueueContent()