Uses of Interface
net.officefloor.compile.spi.mbean.MBeanRegistrator
Packages that use MBeanRegistrator
Package
Description
-
Uses of MBeanRegistrator in net.officefloor.compile
Methods in net.officefloor.compile with parameters of type MBeanRegistratorModifier and TypeMethodDescriptionabstract voidOfficeFloorCompiler.setMBeanRegistrator(MBeanRegistrator mbeanRegistrator) Specifies theMBeanRegistrator. -
Uses of MBeanRegistrator in net.officefloor.compile.impl
Methods in net.officefloor.compile.impl with parameters of type MBeanRegistratorModifier and TypeMethodDescriptionvoidOfficeFloorCompilerImpl.setMBeanRegistrator(MBeanRegistrator mbeanRegistrator) -
Uses of MBeanRegistrator in net.officefloor.compile.impl.adapt
Methods in net.officefloor.compile.impl.adapt with parameters of type MBeanRegistratorModifier and TypeMethodDescriptionvoidOfficeFloorCompilerAdapter.setMBeanRegistrator(MBeanRegistrator mbeanRegistrator) -
Uses of MBeanRegistrator in net.officefloor.compile.impl.structure
Constructors in net.officefloor.compile.impl.structure with parameters of type MBeanRegistratorModifierConstructorDescriptionOfficeFloorMBeanRegistratorImpl(MBeanRegistrator mbeanRegistrator) Instantiate. -
Uses of MBeanRegistrator in net.officefloor.compile.spi.mbean
Methods in net.officefloor.compile.spi.mbean that return MBeanRegistratorModifier and TypeMethodDescriptionstatic MBeanRegistratorMBeanRegistrator.getPlatformMBeanRegistrator()Obtains the platform (ManagementFactory.getPlatformMBeanServer())MBeanRegistrator.