Uses of Interface
org.glassfish.gmbal.ManagedObjectManager
-
Packages that use ManagedObjectManager Package Description org.glassfish.gmbal -
-
Uses of ManagedObjectManager in org.glassfish.gmbal
Methods in org.glassfish.gmbal that return ManagedObjectManager Modifier and Type Method Description 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.
-