public interface ValidatorLogger extends WeldLogger
| Modifier and Type | Field and Description |
|---|---|
static LogMessageCallback |
ALTERNATIVE_CLASS_SPECIFIED_MULTIPLE_TIMES_CALLBACK |
static LogMessageCallback |
ALTERNATIVE_STEREOTYPE_SPECIFIED_MULTIPLE_TIMES_CALLBACK |
static LogMessageCallback |
DECORATOR_SPECIFIED_TWICE_CALLBACK |
static LogMessageCallback |
INJECTION_INTO_DISPOSER_METHOD_CALLBACK |
static LogMessageCallback |
INJECTION_INTO_NON_BEAN_CALLBACK |
static LogMessageCallback |
INJECTION_INTO_NON_DEPENDENT_BEAN_CALLBACK |
static LogMessageCallback |
INTERCEPTOR_SPECIFIED_TWICE_CALLBACK |
static ValidatorLogger |
LOG |
CATCHING_MARKER, WELD_PROJECT_CODEcatchingDebugdebug, 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 ValidatorLogger LOG
static final LogMessageCallback INJECTION_INTO_NON_DEPENDENT_BEAN_CALLBACK
static final LogMessageCallback INJECTION_INTO_DISPOSER_METHOD_CALLBACK
static final LogMessageCallback INJECTION_INTO_NON_BEAN_CALLBACK
static final LogMessageCallback INTERCEPTOR_SPECIFIED_TWICE_CALLBACK
static final LogMessageCallback DECORATOR_SPECIFIED_TWICE_CALLBACK
static final LogMessageCallback ALTERNATIVE_CLASS_SPECIFIED_MULTIPLE_TIMES_CALLBACK
static final LogMessageCallback ALTERNATIVE_STEREOTYPE_SPECIFIED_MULTIPLE_TIMES_CALLBACK
InconsistentSpecializationException beanSpecializedTooManyTimes(Object param1)
DeploymentException passivatingBeanWithNonserializableInterceptor(Object param1, Object param2)
UnserializableDependencyException passivatingBeanWithNonserializableDecorator(Object param1, Object param2)
DefinitionException newWithQualifiers(Object param1)
DefinitionException injectionPointWithTypeVariable(Object param1)
DeploymentException injectionPointHasUnsatisfiedDependencies(Object param1, Object param2, Object param3, Object param4, Object param5)
DeploymentException injectionPointHasAmbiguousDependencies(Object param1, Object param2, Object param3, Object param4, Object param5)
DeploymentException injectionPointHasNonProxyableDependencies(Object param1, Throwable cause)
@Deprecated String injectionPointHasNullableDependencies(Object param1)
@Deprecated String nonSerializableBeanInjectedIntoPassivatingBean(Object param1, Object param2)
UnserializableDependencyException injectionPointHasNonSerializableDependency(Object param1, Object param2)
DeploymentException ambiguousElName(Object param1, Object param2)
DeploymentException beanNameIsPrefix(Object param1)
String interceptorSpecifiedTwice(Object param1, Object param2, Object param3)
DeploymentException interceptorNotAnnotatedOrRegistered(Object param1)
DeploymentException decoratorClassNotBeanClassOfDecorator(Object param1, Object param2)
DeploymentException alternativeStereotypeNotStereotype(Object param1)
String alternativeStereotypeSpecifiedMultipleTimes(Object param1, Object param2, Object param3)
DeploymentException alternativeBeanClassNotAnnotated(Object param1)
@Deprecated String alternativeBeanClassSpecifiedMultipleTimes(Object param1, Object param2, Object param3)
DefinitionException disposalMethodsWithoutProducer(Object param1)
DefinitionException injectionPointHasWildcard(Object param1, Object param2)
DefinitionException injectionPointMustHaveTypeParameter(Object param1, Object param2)
DefinitionException nonFieldInjectionPointCannotUseNamed(Object param1)
DefinitionException decoratorsCannotHaveProducerMethods(Object param1)
DefinitionException decoratorsCannotHaveProducerFields(Object param1)
DefinitionException decoratorsCannotHaveDisposerMethods(Object param1)
DefinitionException interceptorsCannotHaveProducerMethods(Object param1)
DefinitionException interceptorsCannotHaveProducerFields(Object param1)
DefinitionException interceptorsCannotHaveDisposerMethods(Object param1)
UnproxyableResolutionException notProxyableUnknown(Object param1, Object param2)
UnproxyableResolutionException notProxyableNoConstructor(Object param1, Object param2)
String notProxyablePrivateConstructor(Object param1, Object param2, Object param3)
UnproxyableResolutionException notProxyableFinalTypeOrMethod(Object param1, Object param2, Object param3)
UnproxyableResolutionException notProxyablePrimitive(Object param1, Object param2)
UnproxyableResolutionException notProxyableArrayType(Object param1, Object param2)
DeploymentException alternativeBeanClassNotClass(Object param1)
DeploymentException alternativeStereotypeNotAnnotated(Object param1)
DeploymentException pseudoScopedBeanHasCircularReferences(Object param1)
@Deprecated String cannotInjectBeanMetadata(Object param1, Object param2, Object param3)
DefinitionException interceptorsCannotHaveObserverMethods(Object param1)
DefinitionException decoratorsCannotHaveObserverMethods(Object param1)
DefinitionException interceptorMethodDoesNotReturnObject(Object param1, Object param2, Object param3, Object param4)
DefinitionException interceptorMethodDoesNotHaveExactlyOneParameter(Object param1, Object param2, Object param3)
DefinitionException interceptorMethodDoesNotHaveCorrectTypeOfParameter(Object param1, Object param2, Object param3, Object param4)
@Deprecated String interceptorMethodDoesNotThrowException(Object param1)
DefinitionException userTransactionInjectionIntoBeanWithContainerManagedTransactions(Object param1)
DefinitionException invalidBeanMetadataInjectionPointType(Object param1, Object param2)
DefinitionException invalidBeanMetadataInjectionPointTypeArgument(Object param1, Object param2)
DefinitionException invalidBeanMetadataInjectionPointQualifier(Object param1, Object param2, Object param3)
DefinitionException noDecoratedTypes(Object param1)
IllegalArgumentException argumentNull(Object param1)
@Deprecated String noGloballyEnabledClassMatchingLocalDisable(Object param1, Object param2)
@Deprecated String enabledFlagUsedWithoutPrioritySet(Object param1, Object param2)
@Deprecated String globallyEnabledAlternativeNotInArchive(Object param1, Object param2)
@Deprecated String globallyEnabledInterceptorNotInArchive(Object param1, Object param2)
@Deprecated String globallyEnabledDecoratorNotInArchive(Object param1, Object param2)
DeploymentException beanWithPassivatingScopeNotPassivationCapable(Object param1)
UnserializableDependencyException builtinBeanWithNonserializableDecorator(Object param1, Object param2)
DefinitionException interceptorMethodDoesNotReturnObjectOrVoid(Object param1, Object param2, Object param3, Object param4, Object param5)
DefinitionException interceptorMethodDoesNotHaveVoidReturnType(Object param1, Object param2, Object param3, Object param4)
DefinitionException interceptorMethodDoesNotHaveZeroParameters(Object param1, Object param2, Object param3)
@Deprecated String aroundConstructInterceptorMethodNotAllowedOnTargetClass(Object param1, Object param2, Object param3)
void interceptorMethodShouldNotThrowCheckedExceptions(Object param1, Object param2, Object param3)
DefinitionException eventMetadataInjectedOutsideOfObserver(Object param1)
void beanNotPassivationCapable(Object param1)
String unsatisfiedDependencyBecauseClassIgnored(Object param1, Object param2)
String unsatisfiedDependencyBecauseQualifiersDontMatch(Object param1)
DefinitionException interceptorMustBeDependent(Object param1)
Copyright © 2013 Seam Framework. All Rights Reserved.