public class EEConcurrentDefaultBindingProcessor extends AbstractPlatformBindingProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
COMP_DEFAULT_CONTEXT_SERVICE_JNDI_NAME |
static String |
COMP_DEFAULT_MANAGED_EXECUTOR_SERVICE_JNDI_NAME |
static String |
COMP_DEFAULT_MANAGED_SCHEDULED_EXECUTOR_SERVICE_JNDI_NAME |
static String |
COMP_DEFAULT_MANAGED_THREAD_FACTORY_JNDI_NAME |
static String |
DEFAULT_CONTEXT_SERVICE_JNDI_NAME |
static String |
DEFAULT_MANAGED_EXECUTOR_SERVICE_JNDI_NAME |
static String |
DEFAULT_MANAGED_SCHEDULED_EXECUTOR_SERVICE_JNDI_NAME |
static String |
DEFAULT_MANAGED_THREAD_FACTORY_JNDI_NAME |
| Constructor and Description |
|---|
EEConcurrentDefaultBindingProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addBindings(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
EEModuleDescription moduleDescription)
Concrete implementations should use this method to add bindings to the module description, through
AbstractPlatformBindingProcessor.addBinding(String, String, DeploymentUnit, EEModuleDescription) |
addBinding, deploypublic static final String DEFAULT_CONTEXT_SERVICE_JNDI_NAME
public static final String COMP_DEFAULT_CONTEXT_SERVICE_JNDI_NAME
public static final String DEFAULT_MANAGED_EXECUTOR_SERVICE_JNDI_NAME
public static final String COMP_DEFAULT_MANAGED_EXECUTOR_SERVICE_JNDI_NAME
public static final String DEFAULT_MANAGED_SCHEDULED_EXECUTOR_SERVICE_JNDI_NAME
public static final String COMP_DEFAULT_MANAGED_SCHEDULED_EXECUTOR_SERVICE_JNDI_NAME
public static final String DEFAULT_MANAGED_THREAD_FACTORY_JNDI_NAME
public static final String COMP_DEFAULT_MANAGED_THREAD_FACTORY_JNDI_NAME
protected void addBindings(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
EEModuleDescription moduleDescription)
AbstractPlatformBindingProcessorAbstractPlatformBindingProcessor.addBinding(String, String, DeploymentUnit, EEModuleDescription)addBindings in class AbstractPlatformBindingProcessorCopyright © 2021 JBoss by Red Hat. All rights reserved.