Uses of Interface
org.jacorb.poa.POAManagerMonitor

Packages that use POAManagerMonitor
org.jacorb.poa   
 

Uses of POAManagerMonitor in org.jacorb.poa
 

Classes in org.jacorb.poa that implement POAManagerMonitor
 class POAManagerMonitorImpl
          This class extends the POAManager with a monitoring gui for interacting with the POAManager and start and stop poa monitoring.
 class POAManagerMonitorLightImpl
          A lightweight implementation of a POAManager monitor
 

Methods in org.jacorb.poa with parameters of type POAManagerMonitor
protected  void POAManager.setMonitor(POAManagerMonitor _monitor)