Uses of Class
org.glassfish.gmbal.impl.MBeanImpl
Packages that use MBeanImpl
-
Uses of MBeanImpl in org.glassfish.gmbal.impl
Fields in org.glassfish.gmbal.impl declared as MBeanImplModifier and TypeFieldDescriptionprivate MBeanImplAMXImpl.mbeanprivate MBeanImplMBeanImpl.parent(package private) MBeanImplJMXRegistrationManager.rootprivate MBeanImplMBeanTree.rootEntityFields in org.glassfish.gmbal.impl with type parameters of type MBeanImplModifier and TypeFieldDescriptionMBeanImpl.childrenprivate final LinkedHashSet<MBeanImpl> JMXRegistrationManager.deferredRegistrationsprivate static org.glassfish.pfl.basic.func.UnaryFunction<MBeanImpl, AMXMBeanInterface> AMXImpl.extractMBeanTree.objectMapprivate final org.glassfish.pfl.basic.func.UnaryVoidFunction<MBeanImpl> JMXRegistrationManager.RootParentListener.REGISTER_FUNCprivate final org.glassfish.pfl.basic.func.UnaryVoidFunction<MBeanImpl> JMXRegistrationManager.RootParentListener.UNREGISTER_FUNCMethods in org.glassfish.gmbal.impl that return MBeanImplModifier and TypeMethodDescriptionManagedObjectManagerImpl.constructMBean(MBeanImpl parentEntity, Object obj, String name) ManagedObjectManagerInternal.constructMBean(MBeanImpl parentEntity, Object obj, String name) MBeanTree.getMBeanImpl(Object obj) MBeanTree.getParentEntity(Object parent) MBeanImpl.parent()Methods in org.glassfish.gmbal.impl that return types with arguments of type MBeanImplMethods in org.glassfish.gmbal.impl with parameters of type MBeanImplModifier and TypeMethodDescriptionvoidprivate voidMBeanTree.addToObjectMaps(MBeanImpl mbean) private voidMBeanTree.checkCorrectRoot(MBeanImpl entity) ManagedObjectManagerImpl.constructMBean(MBeanImpl parentEntity, Object obj, String name) ManagedObjectManagerInternal.constructMBean(MBeanImpl parentEntity, Object obj, String name) voidExceptions.deferredRegistrationException(JMException exc, MBeanImpl mbean) Exceptions.nodeAlreadyHasParent(MBeanImpl entity) Exceptions.nonSingletonRequiresName(MBeanImpl parentEntity, String type) Exceptions.notPartOfThisTree(MBeanImpl mbi) Exceptions.objectAlreadyRegistered(Object obj, MBeanImpl oldMbi) MBeanTree.objectName(MBeanImpl parent, String type, String name) voidvoidHandle registration of this MBean.voidMBeanImpl.removeChild(MBeanImpl child) private voidMBeanTree.removeFromObjectMaps(MBeanImpl mbean) voidSet the MBeanImpl that is the root of this MBean tree.Exceptions.singletonCannotSpecifyName(MBeanImpl parentEntity, String type, String name) private voidJMXRegistrationManager.RootParentListener.traverse(MBeanImpl mb, org.glassfish.pfl.basic.func.UnaryVoidFunction<MBeanImpl> pre, org.glassfish.pfl.basic.func.UnaryVoidFunction<MBeanImpl> post) voidJMXRegistrationManager.unregister(MBeanImpl mb) Unregister the MBean.Method parameters in org.glassfish.gmbal.impl with type arguments of type MBeanImplModifier and TypeMethodDescriptionprivate voidJMXRegistrationManager.RootParentListener.traverse(MBeanImpl mb, org.glassfish.pfl.basic.func.UnaryVoidFunction<MBeanImpl> pre, org.glassfish.pfl.basic.func.UnaryVoidFunction<MBeanImpl> post) Constructors in org.glassfish.gmbal.impl with parameters of type MBeanImpl