Uses of Enum
org.glassfish.gmbal.ManagedObjectManager.RegistrationDebugLevel
Packages that use ManagedObjectManager.RegistrationDebugLevel
-
Uses of ManagedObjectManager.RegistrationDebugLevel in org.glassfish.gmbal
Methods in org.glassfish.gmbal that return ManagedObjectManager.RegistrationDebugLevelModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ManagedObjectManager.RegistrationDebugLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.glassfish.gmbal with parameters of type ManagedObjectManager.RegistrationDebugLevelModifier and TypeMethodDescriptionvoid
ManagedObjectManager.setRegistrationDebug
(ManagedObjectManager.RegistrationDebugLevel level) Print debug output to System.out.void
ManagedObjectManagerNOPImpl.setRegistrationDebug
(ManagedObjectManager.RegistrationDebugLevel level) -
Uses of ManagedObjectManager.RegistrationDebugLevel in org.glassfish.gmbal.impl
Fields in org.glassfish.gmbal.impl declared as ManagedObjectManager.RegistrationDebugLevelMethods in org.glassfish.gmbal.impl with parameters of type ManagedObjectManager.RegistrationDebugLevelModifier and TypeMethodDescriptionvoid
ManagedObjectManagerImpl.setRegistrationDebug
(ManagedObjectManager.RegistrationDebugLevel level)