Uses of Interface
org.glassfish.gmbal.impl.ManagedObjectManagerInternal
-
Packages that use ManagedObjectManagerInternal Package Description org.glassfish.gmbal.impl -
-
Uses of ManagedObjectManagerInternal in org.glassfish.gmbal.impl
Classes in org.glassfish.gmbal.impl that implement ManagedObjectManagerInternal Modifier and Type Class Description classManagedObjectManagerImplFields in org.glassfish.gmbal.impl declared as ManagedObjectManagerInternal Modifier and Type Field Description private ManagedObjectManagerInternalJMXRegistrationManager. momprivate ManagedObjectManagerInternalMBeanSkeleton. momprivate ManagedObjectManagerInternalMBeanTree. momMethods in org.glassfish.gmbal.impl that return ManagedObjectManagerInternal Modifier and Type Method Description ManagedObjectManagerInternalMBeanSkeleton. mom()Constructors in org.glassfish.gmbal.impl with parameters of type ManagedObjectManagerInternal Constructor Description AttributeDescriptor(ManagedObjectManagerInternal mom, EvaluatedAccessibleDeclaration decl, java.lang.String id, java.lang.String description, AttributeDescriptor.AttributeType atype, EvaluatedType type)JMXRegistrationManager(ManagedObjectManagerInternal mom, javax.management.ObjectName rootParentName)MBeanSkeleton(EvaluatedClassDeclaration annotatedClass, EvaluatedClassAnalyzer ca, ManagedObjectManagerInternal mom)MBeanTree(ManagedObjectManagerInternal mom, java.lang.String domain, javax.management.ObjectName rootParentName, java.lang.String typeString)
-