GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type javax.management.MBeanServerDelegate | |
MBeanServer | MBeanServerBuilder.newMBeanServer(String defaultDomain, MBeanServer outer, MBeanServerDelegate delegate)
Creates a new MBeanServer implementation with the specified
default domain, delegate and outer server. |
Methods with return type javax.management.MBeanServerDelegate | |
MBeanServerDelegate | Creates a new MBeanServerDelegate , which will be used by
a management server. |
GNU Classpath (0.95) |