| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationClientComponentDescription |
| 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 List<BindingConfiguration> |
ResourceReferenceProcessor.processDescriptorEntries(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
protected abstract List<BindingConfiguration> |
AbstractDeploymentDescriptorBindingsProcessor.processDescriptorEntries(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
protected Class<?> |
AbstractDeploymentDescriptorBindingsProcessor.processInjectionTargets(ResourceInjectionTarget resourceInjectionTarget,
InjectionSource injectionSource,
ClassLoader classLoader,
org.jboss.as.server.deployment.reflect.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 |
|---|---|
protected List<BindingConfiguration> |
ResourceDefinitionDescriptorProcessor.processDescriptorEntries(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
| Modifier and Type | Class and Description |
|---|---|
class |
EJBComponentDescription |
| 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(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses)
Resolves ejb-ref and ejb-local-ref elements
|
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
EjbLogger.couldNotDetermineEjbLocalRefForInjectionTarget(String ejbLocalRefName,
ResourceInjectionTarget injectionTarget) |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
EjbLogger_$logger.couldNotDetermineEjbLocalRefForInjectionTarget(String ejbLocalRefName,
ResourceInjectionTarget injectionTarget) |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
EjbLogger.couldNotDetermineEjbRefForInjectionTarget(String ejbRefName,
ResourceInjectionTarget injectionTarget) |
org.jboss.as.server.deployment.DeploymentUnitProcessingException |
EjbLogger_$logger.couldNotDetermineEjbRefForInjectionTarget(String ejbRefName,
ResourceInjectionTarget injectionTarget) |
| Modifier and Type | Method and Description |
|---|---|
protected List<BindingConfiguration> |
PersistenceRefProcessor.processDescriptorEntries(org.jboss.as.server.deployment.DeploymentUnit deploymentUnit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
org.jboss.as.server.deployment.reflect.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(org.jboss.as.server.deployment.DeploymentUnit unit,
DeploymentDescriptorEnvironment environment,
ResourceInjectionTarget resourceInjectionTarget,
ComponentDescription componentDescription,
ClassLoader classLoader,
org.jboss.as.server.deployment.reflect.DeploymentReflectionIndex deploymentReflectionIndex,
EEApplicationClasses applicationClasses) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.