| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationClientComponentDescription |
| Modifier and Type | Method and Description |
|---|---|
protected List<BindingConfiguration> |
DataSourceDefinitionDeploymentDescriptorParser.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentDescription
A description of a generic Java EE component.
|
class |
EEModuleDescription |
class |
InterceptorEnvironment
Class that represents the environment entries of an interceptor, defined in the interceptors section
of ejb-jar.xml.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<BindingConfiguration> |
AbstractDeploymentDescriptorBindingsProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
protected List<BindingConfiguration> |
ResourceReferenceProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
protected Class<?> |
AbstractDeploymentDescriptorBindingsProcessor.processInjectionTargets(ResourceInjectionTarget resourceInjectionTarget,
InjectionSource injectionSource,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
org.jboss.metadata.javaee.spec.ResourceInjectionMetaData entry,
Class<?> classType)
Processes the injection targets of a resource binding
|
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedBeanComponentDescription
Component descriptor for
ManagedBean managed beans. |
| Modifier and Type | Method and Description |
|---|---|
DeploymentUnitProcessingException |
EjbMessages.couldNotDetermineEjbLocalRefForInjectionTarget(String ejbLocalRefName,
ResourceInjectionTarget injectionTarget) |
DeploymentUnitProcessingException |
EjbMessages.couldNotDetermineEjbRefForInjectionTarget(String ejbRefName,
ResourceInjectionTarget injectionTarget) |
| Modifier and Type | Class and Description |
|---|---|
class |
EJBComponentDescription |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityBeanComponentDescription
Description of an old school entity bean.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageDrivenComponentDescription |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionBeanComponentDescription |
| Modifier and Type | Class and Description |
|---|---|
class |
SingletonComponentDescription
Component description for a singleton bean
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatefulComponentDescription
User: jpai
|
| Modifier and Type | Class and Description |
|---|---|
class |
StatelessComponentDescription
User: jpai
|
| Modifier and Type | Method and Description |
|---|---|
protected List<BindingConfiguration> |
EjbRefProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses)
Resolves ejb-ref and ejb-local-ref elements
|
| Modifier and Type | Method and Description |
|---|---|
protected List<BindingConfiguration> |
PersistenceRefProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
| Modifier and Type | Method and Description |
|---|---|
protected List<BindingConfiguration> |
MailSessionDeploymentDescriptorParser.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
| Modifier and Type | Method and Description |
|---|---|
protected List<BindingConfiguration> |
MessagingJMSDefinitionDeploymentProcessor.processDescriptorEntries(DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceComponentDescription |
| Modifier and Type | Class and Description |
|---|---|
class |
WebComponentDescription |
| Modifier and Type | Class and Description |
|---|---|
class |
WSComponentDescription |
| Modifier and Type | Method and Description |
|---|---|
protected List<BindingConfiguration> |
WSRefDDProcessor.processDescriptorEntries(DeploymentUnit unit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.