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 DeploymentSynchronizer
public void setCommandService(TransactionalCommandService commandService)
public void synchronize()
synchronize
in class DeploymentSynchronizer
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.