|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.management.MBeanServerBuilder
org.ehcache.jsr107.tck.Eh107MBeanServerBuilder
public class Eh107MBeanServerBuilder
Nested Class Summary | |
---|---|
static class |
Eh107MBeanServerBuilder.Eh107MBeanServerDelegate
A decorator around the MBeanServerDelegate which sets the mBeanServerId to the value of the org.jsr107.tck.management.agentId system property so that the TCK can precisely identify the correct
MBeanServer when running tests. |
Constructor Summary | |
---|---|
Eh107MBeanServerBuilder()
Empty public constructor as required |
Method Summary | |
---|---|
javax.management.MBeanServer |
newMBeanServer(java.lang.String defaultDomain,
javax.management.MBeanServer outer,
javax.management.MBeanServerDelegate delegate)
|
Methods inherited from class javax.management.MBeanServerBuilder |
---|
newMBeanServerDelegate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Eh107MBeanServerBuilder()
Method Detail |
---|
public javax.management.MBeanServer newMBeanServer(java.lang.String defaultDomain, javax.management.MBeanServer outer, javax.management.MBeanServerDelegate delegate)
newMBeanServer
in class javax.management.MBeanServerBuilder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |