org.jacorb.poa.gui

Interface POAMonitorController

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(String oidStr)
void
actionRemoveRequestFromQueue(String ridStr)
StringPair[]
actionRetrieveAOMContent()
StringPair[]
actionRetrieveQueueContent()

Method Details

actionCloseView

public void actionCloseView()


actionDeactivateObject

public void actionDeactivateObject(String oidStr)


actionRemoveRequestFromQueue

public void actionRemoveRequestFromQueue(String ridStr)


actionRetrieveAOMContent

public StringPair[] actionRetrieveAOMContent()


actionRetrieveQueueContent

public StringPair[] actionRetrieveQueueContent()