com.gigaspaces.start
Class SystemConfig.JMXServiceDescriptor

java.lang.Object
  extended by com.gigaspaces.start.SystemConfig.JMXServiceDescriptor
All Implemented Interfaces:
com.sun.jini.start.ServiceDescriptor
Enclosing class:
SystemConfig

public static class SystemConfig.JMXServiceDescriptor
extends java.lang.Object
implements com.sun.jini.start.ServiceDescriptor

Initialize RMI Registry and JMX Platform MBeanServer


Constructor Summary
SystemConfig.JMXServiceDescriptor()
           
 
Method Summary
 java.lang.Object create(net.jini.config.Configuration config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemConfig.JMXServiceDescriptor

public SystemConfig.JMXServiceDescriptor()
Method Detail

create

public java.lang.Object create(net.jini.config.Configuration config)
                        throws java.lang.Exception
Specified by:
create in interface com.sun.jini.start.ServiceDescriptor
Throws:
java.lang.Exception
See Also:
ServiceDescriptor.create(net.jini.config.Configuration)


Copyright (c) 2007 GigaSpaces Technologies, Inc.
All Rights Reserved.