org.ehcache.jcache.tck
Class TCKMBeanServerBuilder
java.lang.Object
javax.management.MBeanServerBuilder
org.ehcache.jcache.tck.TCKMBeanServerBuilder
public class TCKMBeanServerBuilder
- extends MBeanServerBuilder
- Author:
- Alex Snaps
|
Nested Class Summary |
class |
TCKMBeanServerBuilder.RIMBeanServerDelegate
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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCKMBeanServerBuilder
public TCKMBeanServerBuilder()
- Empty public constructor as required
newMBeanServer
public MBeanServer newMBeanServer(String defaultDomain,
MBeanServer outer,
MBeanServerDelegate delegate)
- Overrides:
newMBeanServer in class MBeanServerBuilder
Copyright © 2014 Terracotta. All Rights Reserved.