@Singleton public class LoggerProducer extends Object
| Constructor and Description |
|---|
LoggerProducer() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
destroy() |
(package private) org.jboss.logging.Logger |
getLoggerWithCustomName(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
(package private) org.jboss.logging.Logger |
getSimpleLogger(javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
@Dependent @Produces org.jboss.logging.Logger getSimpleLogger(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
@Dependent @Produces org.jboss.logging.Logger getLoggerWithCustomName(javax.enterprise.inject.spi.InjectionPoint injectionPoint)
@PreDestroy void destroy()
Copyright © 2021 JBoss by Red Hat. All rights reserved.