public class TimerServiceJndiBindingProcessor extends AbstractComponentConfigProcessor
BindingConfiguration for the
java:comp/TimerService entry.
User: Jaikiran Pai| Constructor and Description |
|---|
TimerServiceJndiBindingProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
processComponentConfig(DeploymentUnit deploymentUnit,
DeploymentPhaseContext phaseContext,
CompositeIndex index,
ComponentDescription componentDescription)
Process the component configuration instance.
|
deploy, undeployprotected void processComponentConfig(DeploymentUnit deploymentUnit, DeploymentPhaseContext phaseContext, CompositeIndex index, ComponentDescription componentDescription) throws DeploymentUnitProcessingException
AbstractComponentConfigProcessorprocessComponentConfig in class AbstractComponentConfigProcessordeploymentUnit - The deployment unitphaseContext - The phase contextindex - The annotation indexcomponentDescription - The component configurationDeploymentUnitProcessingException - if any problems occurCopyright © 2014 JBoss by Red Hat. All rights reserved.