electric.util.log
Interface ILoggingConstants

All Known Subinterfaces:
IEXMLLoggingConstants, IGLUELoggingConstants
All Known Implementing Classes:
ACLMonitor, ACLRealm, AggregatingClassLoader, AppDiscovery, Application, ApplicationLauncher, Applications, ApplicationServer, AppServerMonitor, ArchiveLoader, AsyncTransport, Attachments, BasicAuthenticator, ClassLoaders, ClassManager, ClientDIME, ClientMIME, ClientNoAttachments, ClusteredAppMonitor, ClusterManager, Commands, Config, ConfigMonitor, ConnectionPool, ConsoleFacade, ConsoleServlet, CustomFactory, DefaultFactory, DigestAuthenticator, DigestAuthSession, DigestCredentials, DIMEReader, Directory, DirectoryLoader, DispatcherServlet, Enabler, EncryptionGuard, FileLoader, FileUtil, GLUEInitialContext, GluePlugin, GluePlugin, GluePlugin, HTTP, HTTPContext, HTTPContextListeners, HTTPMessage, HTTPResourceLoader, HTTPServletUtil, HTTPToSOAP, InboundHTTPResponse, InstalledProvider, JAASRealm, JARLoader, JavaInterface, JavaToSOAP, JMS, JMSAdapters, JMSDispatcher, JMSRequest, JMSToSOAP, JMSToWSDL, JNDIBroker, JSPMonitor, JSPServlet, JSSERIProvider, JSSESSLManagerFactory, License, LocalRegistry, LoggingSOAPReference, ManagedObject, MapFileLoader, MapManager, MapMonitor, Mapping, Mappings, MethodDescriptor, MIMEReader, NewApp, ObjectManager, ObjectMapper, OutboundHTTPRequest, Product, ProductInfo, Proxy, RebindReference, ResourceLoaders, Role, RoleGuard, RPCOperationLookup, Schema, SchemaEntry, Security, Security, SecurityHandler, SecuritySOAPReference, SecurityTokenProcessor, ServerDIME, ServerNoAttachments, Servers, ServiceDescriptor, ServiceManager, ServiceMonitor, ServletAuthorizer, ServletFilterConfig, ServletManager, ServletServer, SetupHandler, SignatureGuard, SiteMinderAuthorizer, SOAP12Binding, SOAPException, SOAPInterceptorHandler, SOAPInterceptors, SOAPLoggingHandler, SOAPOperation, SOAPOperationFactory, SOAPOptimizations, SOAPRegistry, SOAPToHTTP, SOAPToJMS, SOAPToUserHandler, SocketFactories, SocketServer, SQLClient, SSLMessageFactory, SSLSocketFactory, StatelessSessionBeanService, StringEncodings, TibcoAdapter, TrackingClassLoader, Type, UDDI, UDDIClient, UDDIDictionary, UDDIServer, UsernameTokenAuthenticator, VirtualService, WebAppMonitor, WebInf, WebLogicURLDetector, WebMonitor, WebServer, WSDL, WSDL2Java, WSDLHandler, WSSContext, WSSReferenceListHandler, X509Authenticator, X509NullAuthenticator, XMLEncryptionProcessor, XMLSignatureProcessor, XSDDateFormat

public interface ILoggingConstants

ILoggingConstants.

Author:
webMethods

Field Summary
static long CLASSLOADER_EVENT
           
static long COMMAND_EVENT
           
static long COMMENT_EVENT
           
static long CONFIG_EVENT
           
static long DEBUG_EVENT
           
static java.lang.String ELECTRIC_LOGGING_PROPERTY
           
static long ERROR_EVENT
           
static long EXCEPTION_EVENT
           
static long FILE_EVENT
           
static long LICENSE_EVENT
           
static long RESOURCES_EVENT
           
static long SECURITY_EVENT
           
static long SHUTDOWN_EVENT
           
static long SOURCE_EVENT
           
static long SQL_EVENT
           
static long STARTUP_EVENT
           
static long WARNING_EVENT
           
 

Field Detail

ELECTRIC_LOGGING_PROPERTY

public static final java.lang.String ELECTRIC_LOGGING_PROPERTY
See Also:
Constant Field Values

CLASSLOADER_EVENT

public static final long CLASSLOADER_EVENT

COMMAND_EVENT

public static final long COMMAND_EVENT

COMMENT_EVENT

public static final long COMMENT_EVENT

ERROR_EVENT

public static final long ERROR_EVENT

EXCEPTION_EVENT

public static final long EXCEPTION_EVENT

SECURITY_EVENT

public static final long SECURITY_EVENT

SOURCE_EVENT

public static final long SOURCE_EVENT

STARTUP_EVENT

public static final long STARTUP_EVENT

SHUTDOWN_EVENT

public static final long SHUTDOWN_EVENT

WARNING_EVENT

public static final long WARNING_EVENT

FILE_EVENT

public static final long FILE_EVENT

CONFIG_EVENT

public static final long CONFIG_EVENT

DEBUG_EVENT

public static final long DEBUG_EVENT

LICENSE_EVENT

public static final long LICENSE_EVENT

RESOURCES_EVENT

public static final long RESOURCES_EVENT

SQL_EVENT

public static final long SQL_EVENT


copyright© 2001-2004 by webMethods All Rights Reserved.