Uses of Interface
org.glassfish.gmbal.ManagedObjectManager
Packages that use ManagedObjectManager
-
Uses of ManagedObjectManager in org.glassfish.gmbal
Methods in org.glassfish.gmbal that return ManagedObjectManagerModifier and TypeMethodDescriptionstatic ManagedObjectManagerManagedObjectManagerFactory.createFederated(ObjectName rootParentName) Alternative form of the create method to be used when the rootName is not needed explicitly.static ManagedObjectManagerManagedObjectManagerFactory.createNOOP()Return a ManagedObjectManager that performs no operations.static ManagedObjectManagerManagedObjectManagerFactory.createStandalone(String domain) Create a new ManagedObjectManager. -
Uses of ManagedObjectManager in org.glassfish.gmbal.impl
Subinterfaces of ManagedObjectManager in org.glassfish.gmbal.implModifier and TypeInterfaceDescriptioninterfaceThe internal interface to the ManagedObjectManager that is used in the gmbal implementation.Classes in org.glassfish.gmbal.impl that implement ManagedObjectManagerMethods in org.glassfish.gmbal.impl with parameters of type ManagedObjectManagerModifier and TypeMethodDescriptionstatic voidTimerAnnotationHelper.registerTimerClasses(ManagedObjectManager mom) Constructors in org.glassfish.gmbal.impl with parameters of type ManagedObjectManager