Uses of Enum
org.glassfish.gmbal.ManagedObjectManager.RegistrationDebugLevel
Packages that use ManagedObjectManager.RegistrationDebugLevel
Package
Description
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Uses of ManagedObjectManager.RegistrationDebugLevel in com.sun.xml.ws.server
Methods in com.sun.xml.ws.server with parameters of type ManagedObjectManager.RegistrationDebugLevelModifier and TypeMethodDescriptionvoidWSEndpointMOMProxy.setRegistrationDebug(ManagedObjectManager.RegistrationDebugLevel level) -
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 TypeMethodDescriptionvoidManagedObjectManager.setRegistrationDebug(ManagedObjectManager.RegistrationDebugLevel level) Print debug output to System.out. -
Uses of ManagedObjectManager.RegistrationDebugLevel in org.glassfish.gmbal.impl
Methods in org.glassfish.gmbal.impl with parameters of type ManagedObjectManager.RegistrationDebugLevelModifier and TypeMethodDescriptionvoidManagedObjectManagerImpl.setRegistrationDebug(ManagedObjectManager.RegistrationDebugLevel level)