public interface WeldServletLogger extends WeldEnvironmentLogger
| Modifier and Type | Field and Description |
|---|---|
static WeldServletLogger |
LOG |
CATCHING_MARKER, WELD_ENV_PROJECT_CODE| Modifier and Type | Method and Description |
|---|---|
void |
beanManagerReferenceBoundTo(java.lang.Object param1) |
java.lang.IllegalStateException |
cannotInstantiateInstance(java.lang.Object param1,
java.lang.Throwable cause) |
java.lang.IllegalStateException |
cannotLoadClass(java.lang.Object param1,
java.lang.Throwable cause) |
void |
containerDetectionSkipped(java.lang.Object param1) |
java.lang.RuntimeException |
couldNotBindBeanManagerReferenceToJNDI(java.lang.Object param1) |
java.lang.RuntimeException |
couldNotCreateInitialContext(java.lang.Object param1) |
void |
couldNotReadContext(java.lang.Object param1) |
void |
couldntCreateContext(java.lang.Object param1) |
void |
enhancedListenerUsedForNotifications() |
java.lang.IllegalStateException |
errorCreatingJNDIContext(java.lang.Throwable cause) |
java.lang.IllegalStateException |
errorLoadingResources(java.lang.Throwable cause) |
java.lang.IllegalStateException |
errorLoadingWeldELContextListener(java.lang.Throwable cause) |
java.lang.IllegalStateException |
errorLoadingWeldListener(java.lang.Throwable cause) |
java.lang.IllegalStateException |
exceptionFetchingBeanManager(java.lang.Throwable cause) |
void |
failedToUnbindBeanManagerReference() |
void |
foundBothConfiguration(java.lang.Object param1) |
void |
foundOneInjectableConstructor(java.lang.Object param1,
java.lang.Object param2) |
void |
initializeWeldUsingServletContainerInitializer() |
void |
initializeWeldUsingServletContextListener() |
void |
listenerUserForServletRequestAndHttpSessionNotifications() |
java.lang.IllegalStateException |
noLoadMethodAvailableOnServiceLoader(java.lang.Object param1,
java.lang.Throwable cause) |
java.lang.IllegalStateException |
noServiceLoaderClassAvailable() |
void |
noServletLifecycleToDestroy() |
void |
noSupportedServletContainerDetected() |
java.lang.IllegalStateException |
notInAServletOrPortlet() |
java.lang.IllegalStateException |
probeComponentNotFoundOnClasspath(java.lang.Object component) |
void |
problemWhenInterating(java.lang.Object param1,
java.lang.Throwable cause) |
void |
resourceInjectionNotAvailable() |
void |
successfullyUnboundBeanManagerReference() |
java.lang.IllegalStateException |
unableToInitializeProbeComponent(java.lang.Object component,
java.lang.Throwable cause) |
void |
unableToInstantiateCustomContainerClass(java.lang.Object param1) |
catchingDebug, catchingTracedebug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnvstatic final WeldServletLogger LOG
void resourceInjectionNotAvailable()
void noSupportedServletContainerDetected()
void containerDetectionSkipped(java.lang.Object param1)
void unableToInstantiateCustomContainerClass(java.lang.Object param1)
void foundBothConfiguration(java.lang.Object param1)
void foundOneInjectableConstructor(java.lang.Object param1,
java.lang.Object param2)
void enhancedListenerUsedForNotifications()
void initializeWeldUsingServletContextListener()
void initializeWeldUsingServletContainerInitializer()
void listenerUserForServletRequestAndHttpSessionNotifications()
void problemWhenInterating(java.lang.Object param1,
java.lang.Throwable cause)
void couldNotReadContext(java.lang.Object param1)
void beanManagerReferenceBoundTo(java.lang.Object param1)
void successfullyUnboundBeanManagerReference()
void failedToUnbindBeanManagerReference()
void couldntCreateContext(java.lang.Object param1)
java.lang.IllegalStateException errorLoadingResources(java.lang.Throwable cause)
java.lang.IllegalStateException exceptionFetchingBeanManager(java.lang.Throwable cause)
java.lang.IllegalStateException notInAServletOrPortlet()
java.lang.IllegalStateException errorCreatingJNDIContext(java.lang.Throwable cause)
java.lang.IllegalStateException cannotInstantiateInstance(java.lang.Object param1,
java.lang.Throwable cause)
java.lang.IllegalStateException cannotLoadClass(java.lang.Object param1,
java.lang.Throwable cause)
java.lang.IllegalStateException noServiceLoaderClassAvailable()
java.lang.IllegalStateException noLoadMethodAvailableOnServiceLoader(java.lang.Object param1,
java.lang.Throwable cause)
java.lang.RuntimeException couldNotBindBeanManagerReferenceToJNDI(java.lang.Object param1)
java.lang.RuntimeException couldNotCreateInitialContext(java.lang.Object param1)
java.lang.IllegalStateException errorLoadingWeldListener(java.lang.Throwable cause)
java.lang.IllegalStateException errorLoadingWeldELContextListener(java.lang.Throwable cause)
void noServletLifecycleToDestroy()
java.lang.IllegalStateException unableToInitializeProbeComponent(java.lang.Object component,
java.lang.Throwable cause)
java.lang.IllegalStateException probeComponentNotFoundOnClasspath(java.lang.Object component)
Copyright © 2015. All Rights Reserved.