public class EjbJaccConfigurator extends Object implements ComponentConfigurator
Constructor and Description |
---|
EjbJaccConfigurator() |
Modifier and Type | Method and Description |
---|---|
void |
configure(DeploymentPhaseContext context,
ComponentDescription description,
ComponentConfiguration configuration)
Apply this configurator to the given component configuration.
|
protected org.jboss.metadata.ejb.spec.MethodInterfaceType |
getMethodInterfaceType(MethodIntf viewType) |
public void configure(DeploymentPhaseContext context, ComponentDescription description, ComponentConfiguration configuration) throws DeploymentUnitProcessingException
ComponentConfigurator
configure
in interface ComponentConfigurator
context
- the deployment phase contextdescription
- the completed component descriptionconfiguration
- the component configuration to build on toDeploymentUnitProcessingException
- if configuration failsprotected org.jboss.metadata.ejb.spec.MethodInterfaceType getMethodInterfaceType(MethodIntf viewType)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.