scs.instrumentation
Class StatsCollectionPOATie
java.lang.Object
org.omg.PortableServer.Servant
scs.instrumentation.StatsCollectionPOA
scs.instrumentation.StatsCollectionPOATie
- All Implemented Interfaces:
- org.omg.CORBA.portable.InvokeHandler, StatsCollectionOperations
public class StatsCollectionPOATie
- extends StatsCollectionPOA
scs/instrumentation/StatsCollectionPOATie.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from ../../idl/scs.instrumentation.idl
Friday, October 3, 2008 9:13:52 AM BRT
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatsCollectionPOATie
public StatsCollectionPOATie(StatsCollectionOperations delegate)
StatsCollectionPOATie
public StatsCollectionPOATie(StatsCollectionOperations delegate,
org.omg.PortableServer.POA poa)
_delegate
public StatsCollectionOperations _delegate()
_delegate
public void _delegate(StatsCollectionOperations delegate)
_default_POA
public org.omg.PortableServer.POA _default_POA()
- Overrides:
_default_POA
in class org.omg.PortableServer.Servant
getInterfaceStats
public MethodStats[] getInterfaceStats(java.lang.String interfaceName)
throws InterfaceStatsNotAvailable
- Throws:
InterfaceStatsNotAvailable
getComponentsStats
public InterfaceStats[] getComponentsStats()
throws ComponentStatsNotAvailable
- Throws:
ComponentStatsNotAvailable
getContainerStats
public ContainerStats getContainerStats()
getIOStats
public SystemIOStats getIOStats()
throws IOStatsNotAvailable
- Throws:
IOStatsNotAvailable
getNetworkStats
public SystemNetworkStats getNetworkStats()
throws NetworkStatsNotAvailable
- Throws:
NetworkStatsNotAvailable
subscribeMethodNotification
public boolean subscribeMethodNotification(java.lang.String clientName,
java.lang.String ifname,
java.lang.String method,
EventSink sink)
cancelMethodNotification
public void cancelMethodNotification(java.lang.String clientName,
java.lang.String ifname,
java.lang.String method)
subscribeContainerNotification
public boolean subscribeContainerNotification(java.lang.String clientName,
EventSink sink)
cancelContainerNotification
public void cancelContainerNotification(java.lang.String clientName)