Uses of Enum
org.glassfish.gmbal.ManagedObjectManager.RegistrationDebugLevel
Packages that use ManagedObjectManager.RegistrationDebugLevel
-
Uses of ManagedObjectManager.RegistrationDebugLevel in org.glassfish.gmbal
Subclasses with type arguments of type ManagedObjectManager.RegistrationDebugLevel in org.glassfish.gmbalModifier and TypeClassDescriptionstatic enumDebugLevel used to control how much debug info is printed for registration of objects.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 TypeMethodDescriptionvoidManagedObjectManager.setRegistrationDebug(ManagedObjectManager.RegistrationDebugLevel level) Print debug output to System.out.voidManagedObjectManagerNOPImpl.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 TypeMethodDescriptionvoidManagedObjectManagerImpl.setRegistrationDebug(ManagedObjectManager.RegistrationDebugLevel level)