Uses of Class
org.glassfish.gmbal.impl.MBeanImpl
Packages that use MBeanImpl
-
Uses of MBeanImpl in org.glassfish.gmbal.impl
Methods 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 TypeMethodDescriptionvoidManagedObjectManagerImpl.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) voidSet the MBeanImpl that is the root of this MBean tree.Exceptions.singletonCannotSpecifyName(MBeanImpl parentEntity, String type, String name) voidJMXRegistrationManager.unregister(MBeanImpl mb) Unregister the MBean.Constructors in org.glassfish.gmbal.impl with parameters of type MBeanImpl