Uses of Interface
org.codehaus.cargo.container.jonas.internal.MBeanServerConnectionFactory
-
Packages that use MBeanServerConnectionFactory Package Description org.codehaus.cargo.container.jonas org.codehaus.cargo.container.jonas.internal -
-
Uses of MBeanServerConnectionFactory in org.codehaus.cargo.container.jonas
Methods in org.codehaus.cargo.container.jonas that return MBeanServerConnectionFactory Modifier and Type Method Description MBeanServerConnectionFactoryJonas4xJsr160RemoteDeployer. getMBeanServerConnectionFactory()Get the MBean Connection factory.MBeanServerConnectionFactoryJonas4xMEJBRemoteDeployer. getMBeanServerConnectionFactory()Get the MBean Connection factory.MBeanServerConnectionFactoryJonas5xJsr160RemoteDeployer. getMBeanServerConnectionFactory()Get the MBean Connection factory.MBeanServerConnectionFactoryJonas5xMEJBRemoteDeployer. getMBeanServerConnectionFactory()Get the MBean Connection factory. -
Uses of MBeanServerConnectionFactory in org.codehaus.cargo.container.jonas.internal
Classes in org.codehaus.cargo.container.jonas.internal that implement MBeanServerConnectionFactory Modifier and Type Class Description classJSR160MBeanServerConnectionFactoryJMX remoting (JSR 160) implementation to get a remote MBeanServerConnection.classMEJBMBeanServerConnectionFactoryServer connection factory based on the MEJB API.Methods in org.codehaus.cargo.container.jonas.internal that return MBeanServerConnectionFactory Modifier and Type Method Description abstract MBeanServerConnectionFactoryAbstractJonasRemoteDeployer. getMBeanServerConnectionFactory()Get the MBean Connection factory.
-