com.sun.media.jsdt.impl
Interface JSDTDebugFlags

All Known Implementing Classes:
JSDTObject, JSDTI18N, JSDTSecurity, Util

public abstract interface JSDTDebugFlags

JSDT debug flags interface.

Version:
1.5 - 16th February 1999
Author:
Rich Burridge

Field Summary
static boolean AlreadyBoundException_Debug
           
static boolean AuthenticationInfo_Debug
           
static boolean ByteArrayEvent_Debug
           
static boolean ByteArrayImpl_Debug
           
static boolean ByteArrayManagerImpl_Debug
           
static boolean ChannelConsumerImpl_Debug
           
static boolean ChannelEvent_Debug
           
static boolean ChannelImpl_Debug
           
static boolean ChannelManagerImpl_Debug
           
static boolean ClientEvent_Debug
           
static boolean ClientFactory_Debug
           
static boolean ClientImpl_Debug
           
static boolean ClientNotGrabbingException_Debug
           
static boolean ClientNotReleasedException_Debug
           
static boolean ConnectionException_Debug
           
static boolean Data_Debug
           
static boolean InvalidClientException_Debug
           
static boolean InvalidURLException_Debug
           
static boolean JSDTException_Debug
           
static boolean JSDTI18N_Debug
           
static boolean JSDTManagerImpl_Debug
           
static boolean JSDTObject_Debug
           
static boolean JSDTSecurity_Debug
           
static boolean ManageableImpl_Debug
           
static boolean ManagerExistsException_Debug
           
static boolean NameInUseException_Debug
           
static boolean Naming_Debug
           
static boolean NoRegistryException_Debug
           
static boolean NoSuchByteArrayException_Debug
           
static boolean NoSuchChannelException_Debug
           
static boolean NoSuchClientException_Debug
           
static boolean NoSuchConsumerException_Debug
           
static boolean NoSuchHostException_Debug
           
static boolean NoSuchListenerException_Debug
           
static boolean NoSuchManagerException_Debug
           
static boolean NoSuchSessionException_Debug
           
static boolean NoSuchTokenException_Debug
           
static boolean NotBoundException_Debug
           
static boolean PermissionDeniedException_Debug
           
static boolean PortInUseException_Debug
           
static boolean RegistryExistsException_Debug
           
static boolean RegistryFactory_Debug
           
static boolean SessionEvent_Debug
           
static boolean SessionFactory_Debug
           
static boolean SessionImpl_Debug
           
static boolean SessionManagerImpl_Debug
           
static boolean TimedOutException_Debug
           
static boolean TokenEvent_Debug
           
static boolean TokenImpl_Debug
           
static boolean TokenManagerImpl_Debug
           
static boolean UnknownException_Debug
           
static boolean URLString_Debug
           
static boolean Util_Debug
           
 

Field Detail

AuthenticationInfo_Debug

public static final boolean AuthenticationInfo_Debug

ByteArrayImpl_Debug

public static final boolean ByteArrayImpl_Debug

ByteArrayManagerImpl_Debug

public static final boolean ByteArrayManagerImpl_Debug

ChannelImpl_Debug

public static final boolean ChannelImpl_Debug

ChannelConsumerImpl_Debug

public static final boolean ChannelConsumerImpl_Debug

ChannelManagerImpl_Debug

public static final boolean ChannelManagerImpl_Debug

ClientImpl_Debug

public static final boolean ClientImpl_Debug

ClientFactory_Debug

public static final boolean ClientFactory_Debug

Data_Debug

public static final boolean Data_Debug

JSDTI18N_Debug

public static final boolean JSDTI18N_Debug

JSDTManagerImpl_Debug

public static final boolean JSDTManagerImpl_Debug

JSDTObject_Debug

public static final boolean JSDTObject_Debug

JSDTSecurity_Debug

public static final boolean JSDTSecurity_Debug

ManageableImpl_Debug

public static final boolean ManageableImpl_Debug

Naming_Debug

public static final boolean Naming_Debug

RegistryFactory_Debug

public static final boolean RegistryFactory_Debug

SessionImpl_Debug

public static final boolean SessionImpl_Debug

SessionFactory_Debug

public static final boolean SessionFactory_Debug

SessionManagerImpl_Debug

public static final boolean SessionManagerImpl_Debug

TokenImpl_Debug

public static final boolean TokenImpl_Debug

TokenManagerImpl_Debug

public static final boolean TokenManagerImpl_Debug

URLString_Debug

public static final boolean URLString_Debug

Util_Debug

public static final boolean Util_Debug

ByteArrayEvent_Debug

public static final boolean ByteArrayEvent_Debug

ChannelEvent_Debug

public static final boolean ChannelEvent_Debug

ClientEvent_Debug

public static final boolean ClientEvent_Debug

SessionEvent_Debug

public static final boolean SessionEvent_Debug

TokenEvent_Debug

public static final boolean TokenEvent_Debug

AlreadyBoundException_Debug

public static final boolean AlreadyBoundException_Debug

ClientNotGrabbingException_Debug

public static final boolean ClientNotGrabbingException_Debug

ClientNotReleasedException_Debug

public static final boolean ClientNotReleasedException_Debug

ConnectionException_Debug

public static final boolean ConnectionException_Debug

InvalidClientException_Debug

public static final boolean InvalidClientException_Debug

InvalidURLException_Debug

public static final boolean InvalidURLException_Debug

JSDTException_Debug

public static final boolean JSDTException_Debug

ManagerExistsException_Debug

public static final boolean ManagerExistsException_Debug

NameInUseException_Debug

public static final boolean NameInUseException_Debug

NoRegistryException_Debug

public static final boolean NoRegistryException_Debug

NoSuchByteArrayException_Debug

public static final boolean NoSuchByteArrayException_Debug

NoSuchChannelException_Debug

public static final boolean NoSuchChannelException_Debug

NoSuchClientException_Debug

public static final boolean NoSuchClientException_Debug

NoSuchConsumerException_Debug

public static final boolean NoSuchConsumerException_Debug

NoSuchHostException_Debug

public static final boolean NoSuchHostException_Debug

NoSuchListenerException_Debug

public static final boolean NoSuchListenerException_Debug

NoSuchManagerException_Debug

public static final boolean NoSuchManagerException_Debug

NoSuchSessionException_Debug

public static final boolean NoSuchSessionException_Debug

NoSuchTokenException_Debug

public static final boolean NoSuchTokenException_Debug

NotBoundException_Debug

public static final boolean NotBoundException_Debug

PermissionDeniedException_Debug

public static final boolean PermissionDeniedException_Debug

PortInUseException_Debug

public static final boolean PortInUseException_Debug

RegistryExistsException_Debug

public static final boolean RegistryExistsException_Debug

TimedOutException_Debug

public static final boolean TimedOutException_Debug

UnknownException_Debug

public static final boolean UnknownException_Debug