Uses of Interface
org.jboss.weld.logging.MessageCallback
Packages that use MessageCallback
-
Uses of MessageCallback in org.jboss.weld.bootstrap
Methods in org.jboss.weld.bootstrap with parameters of type MessageCallbackModifier and TypeMethodDescriptionvoidValidator.validateMetadataInjectionPoint(jakarta.enterprise.inject.spi.InjectionPoint ij, jakarta.enterprise.inject.spi.Bean<?> bean, MessageCallback<DefinitionException> messageCallback) -
Uses of MessageCallback in org.jboss.weld.logging
Fields in org.jboss.weld.logging declared as MessageCallbackModifier and TypeFieldDescriptionstatic final MessageCallback<DeploymentException>ValidatorLogger.ALTERNATIVE_CLASS_SPECIFIED_MULTIPLE_TIMESstatic final MessageCallback<DeploymentException>ValidatorLogger.ALTERNATIVE_STEREOTYPE_SPECIFIED_MULTIPLE_TIMESstatic final MessageCallback<DeploymentException>ValidatorLogger.DECORATOR_SPECIFIED_TWICEstatic final MessageCallback<DefinitionException>ValidatorLogger.INJECTION_INTO_DISPOSER_METHODstatic final MessageCallback<DefinitionException>ValidatorLogger.INJECTION_INTO_NON_BEANstatic final MessageCallback<DeploymentException>ValidatorLogger.INTERCEPTOR_SPECIFIED_TWICE