public class LoggingDeploymentResourceProcessor extends Object implements DeploymentUnitProcessor
Note that in some cases the assumed logging configuration will be wrong. If a deployment is using a custom log manager, such as logback, the configuration reported on the deployment will be the assumed configuration.
| Constructor and Description |
|---|
LoggingDeploymentResourceProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(DeploymentPhaseContext phaseContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitundeploypublic final void deploy(DeploymentPhaseContext phaseContext)
deploy in interface DeploymentUnitProcessorCopyright © 2022 JBoss by Red Hat. All rights reserved.