Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.opencloud.sleetck.lib.testutils.jmx.impl

Class Summary
DeploymentMBeanProxyImpl Defines a proxy implementation for javax.slee.management.DeploymentMBean 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.
ProfileProvisioningMBeanProxyImpl Defines a proxy implementation for javax.slee.management.ProfileProvisioningMBean 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.
ServiceUsageMBeanProxyImpl 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.