public interface ServletLogger extends WeldLogger
| Modifier and Type | Field and Description |
|---|---|
static ServletLogger |
LOG |
CATCHING_MARKER, WELD_PROJECT_CODE| Modifier and Type | Method and Description |
|---|---|
String |
beanDeploymentArchiveMissing(Object param1)
Deprecated.
Not in use
|
String |
beanManagerForArchiveNotFound(Object param1,
Object param2)
Deprecated.
Not in use
|
String |
beanManagerNotFound(Object param1)
Deprecated.
Not in use
|
IllegalStateException |
cannotInjectObjectOutsideOfServletRequest(Object param1,
Throwable cause) |
String |
contextNull()
Deprecated.
Not in use
|
String |
illegalUseOfWeldListener()
Deprecated.
Not in use
|
String |
notStarting()
Deprecated.
Not in use
|
IllegalStateException |
onlyHttpServletLifecycleDefined() |
void |
requestDestroyed(Object param1) |
void |
requestInitialized(Object param1) |
String |
requestScopeBeanStoreMissing()
Deprecated.
Not in use
|
void |
unableToDissociateContext(Context context,
HttpServletRequest request) |
void |
webXmlMappingPatternIgnored(String pattern) |
catchingDebugdebug, 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 ServletLogger LOG
@Deprecated String notStarting()
@Deprecated String contextNull()
@Deprecated String beanManagerNotFound(Object param1)
@Deprecated String requestScopeBeanStoreMissing()
@Deprecated String beanDeploymentArchiveMissing(Object param1)
@Deprecated String beanManagerForArchiveNotFound(Object param1, Object param2)
@Deprecated String illegalUseOfWeldListener()
IllegalStateException onlyHttpServletLifecycleDefined()
void requestInitialized(Object param1)
void requestDestroyed(Object param1)
IllegalStateException cannotInjectObjectOutsideOfServletRequest(Object param1, Throwable cause)
void webXmlMappingPatternIgnored(String pattern)
void unableToDissociateContext(Context context, HttpServletRequest request)
Copyright © 2014 Seam Framework. All Rights Reserved.