Uses of Interface
org.glassfish.gmbal.ManagedObjectManager
-
Uses of ManagedObjectManager in org.glassfish.gmbal
Methods in org.glassfish.gmbal that return ManagedObjectManagerModifier and TypeMethodDescriptionCreate a new ManagedObjectManager.ManagedObjectManagerService.create(ObjectName rootParentName) Alternative form of the create method to be used when the rootName is not needed explicitly.static 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.