KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > MBeanServerDelegateMBean > Top Examples

  • mx4j.examples.tools.remote.soap.Client
    This example shows how to connect to a SOAPConnectorServer. MX4J's implementation of the SOAP provider requires Axis 1.1, that in turn requires a servlet container to run. The default servlet container used is Jetty 4.2.x. To run this example, you need the following jars: <ul> <li>MX4J ...
  • com.caucho.jmx.MBeanServerImpl
    The main interface for retrieving and managing JMX objects. Creats a new MBeanServer implementation.
Popular Tags