SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

com.solarmetric.manage.jmx
Class RemoteWL81MBeanServerFactory

java.lang.Object
  |
  +--com.solarmetric.manage.jmx.RemoteWL81MBeanServerFactory
All Implemented Interfaces:
RemoteMBeanServerFactory

public class RemoteWL81MBeanServerFactory
extends Object
implements RemoteMBeanServerFactory


Constructor Summary
RemoteWL81MBeanServerFactory()
           
 
Method Summary
 javax.management.MBeanServer createDefaultRemoteMBeanServer(String jndiHost, int jndiPort, Log log)
          Factory method invoked by remotejmxtool when the "default" JNDI name is specified.
 javax.management.MBeanServer createRemoteMBeanServer(String jndiName, String jndiHost, int jndiPort, Log log)
          Factory method invoked by remotejmxtool when a specific JNDI name is specified.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteWL81MBeanServerFactory

public RemoteWL81MBeanServerFactory()
Method Detail

createRemoteMBeanServer

public javax.management.MBeanServer createRemoteMBeanServer(String jndiName,
                                                            String jndiHost,
                                                            int jndiPort,
                                                            Log log)
                                                     throws Exception
Description copied from interface: RemoteMBeanServerFactory
Factory method invoked by remotejmxtool when a specific JNDI name is specified.
Specified by:
createRemoteMBeanServer in interface RemoteMBeanServerFactory

createDefaultRemoteMBeanServer

public javax.management.MBeanServer createDefaultRemoteMBeanServer(String jndiHost,
                                                                   int jndiPort,
                                                                   Log log)
                                                            throws Exception
Description copied from interface: RemoteMBeanServerFactory
Factory method invoked by remotejmxtool when the "default" JNDI name is specified.
Specified by:
createDefaultRemoteMBeanServer in interface RemoteMBeanServerFactory

SolarMetric Kodo JDO 3.2.4 generated on January 7 2005

Copyright 2001,2002 SolarMetric, Inc. All Rights Reserved.