java.lang.Object
NotificationBroadcasterProxyImpl
com.opencloud.sleetck.lib.testutils.jmx.impl.ServiceUsageMBeanProxyImpl
- public class ServiceUsageMBeanProxyImpl
- extends NotificationBroadcasterProxyImpl
Defines a proxy implementation for javax.slee.management.ServiceUsageMBean
In addition to the Exceptions declared by each proxied method,
each proxy method can throw a TCKTestErrorException - for commication failures,
and to wrap InstanceNotFoundExceptions and ReflectionExceptions generated by the
MBeanServer.invoke() method, and unchecked Exceptions other than RuntimeExceptions.
RuntimeExceptions generated by the MBean are rethrown by the proxy.
This class was generated by the ProxyGenerator tool - Tue Jan 20 14:34:10 NZDT 2004
Command line args: -n -a javax.slee.management.ServiceUsageMBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
objName
private javax.management.ObjectName objName
facade
private MBeanFacade facade
ServiceUsageMBeanProxyImpl
public ServiceUsageMBeanProxyImpl(javax.management.ObjectName objName,
MBeanFacade facade)
getSbbUsageMBean
public javax.management.ObjectName getSbbUsageMBean(SbbID p0)
throws java.lang.NullPointerException,
UnrecognizedSbbException,
InvalidArgumentException,
ManagementException,
TCKTestErrorException
close
public void close()
throws ManagementException,
TCKTestErrorException
getService
public ServiceID getService()
throws ManagementException,
TCKTestErrorException
removeUsageParameterSet
public void removeUsageParameterSet(SbbID p0,
java.lang.String p1)
throws java.lang.NullPointerException,
UnrecognizedSbbException,
InvalidArgumentException,
UnrecognizedUsageParameterSetNameException,
ManagementException,
TCKTestErrorException
createUsageParameterSet
public void createUsageParameterSet(SbbID p0,
java.lang.String p1)
throws java.lang.NullPointerException,
UnrecognizedSbbException,
InvalidArgumentException,
UsageParameterSetNameAlreadyExistsException,
ManagementException,
TCKTestErrorException
getSbbUsageMBean
public javax.management.ObjectName getSbbUsageMBean(SbbID p0,
java.lang.String p1)
throws java.lang.NullPointerException,
UnrecognizedSbbException,
InvalidArgumentException,
UnrecognizedUsageParameterSetNameException,
ManagementException,
TCKTestErrorException
getUsageParameterSets
public java.lang.String[] getUsageParameterSets(SbbID p0)
throws java.lang.NullPointerException,
UnrecognizedSbbException,
InvalidArgumentException,
ManagementException,
TCKTestErrorException
resetAllUsageParameters
public void resetAllUsageParameters(SbbID p0)
throws java.lang.NullPointerException,
UnrecognizedSbbException,
InvalidArgumentException,
ManagementException,
TCKTestErrorException
resetAllUsageParameters
public void resetAllUsageParameters()
throws ManagementException,
TCKTestErrorException