public class DeploymentSynchronizerEJBImpl extends DeploymentSynchronizer
DEPLOY_SYNC_ENABLED, DEPLOY_SYNC_INTERVAL, targetExceptionClass| Constructor and Description |
|---|
DeploymentSynchronizerEJBImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
void |
setCommandService(TransactionalCommandService commandService) |
void |
setDeploymentService(DeploymentService deploymentService) |
void |
shutdown() |
void |
synchronize() |
clear, isActive, isCausedByConstraintViolation, onActivate, onDeactivate, onDeploy, onUnDeploy, setDeploymentStore@PostConstruct public void configure()
@PreDestroy public void shutdown()
public void setDeploymentService(DeploymentService deploymentService)
setDeploymentService in class DeploymentSynchronizerpublic void setCommandService(TransactionalCommandService commandService)
public void synchronize()
synchronize in class DeploymentSynchronizerCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.