Constructor and Description |
---|
ApplicationClientComponentDescription(String componentClassName,
EEModuleDescription moduleDescription,
org.jboss.msc.service.ServiceName deploymentUnitServiceName,
EEApplicationClasses applicationClassesDescription) |
Modifier and Type | Field and Description |
---|---|
static AttachmentKey<EEModuleDescription> |
Attachments.EE_MODULE_DESCRIPTION |
Modifier and Type | Method and Description |
---|---|
EEModuleDescription |
ComponentDescription.getModuleDescription() |
Constructor and Description |
---|
ComponentDescription(String componentName,
String componentClassName,
EEModuleDescription moduleDescription,
org.jboss.msc.service.ServiceName deploymentUnitServiceName)
Construct a new instance.
|
EEModuleConfiguration(EEModuleDescription description) |
Constructor and Description |
---|
EEApplicationClasses(List<EEModuleDescription> availableModules) |
Modifier and Type | Method and Description |
---|---|
protected void |
ResourceInjectionAnnotationParsingProcessor.process(DeploymentPhaseContext phaseContext,
EEModuleClassDescription classDescription,
org.jboss.jandex.AnnotationInstance annotation,
String injectionType,
String localContextName,
InjectionTarget targetDescription,
EEModuleDescription eeModuleDescription,
org.jboss.modules.Module module,
EEApplicationClasses applicationClasses) |
protected void |
ResourceInjectionAnnotationParsingProcessor.processClassResource(DeploymentPhaseContext phaseContext,
String name,
String type,
EEModuleClassDescription classDescription,
org.jboss.jandex.AnnotationInstance annotation,
EEModuleDescription eeModuleDescription,
org.jboss.modules.Module module,
EEApplicationClasses applicationClasses) |
protected void |
ResourceInjectionAnnotationParsingProcessor.processFieldResource(DeploymentPhaseContext phaseContext,
org.jboss.jandex.FieldInfo fieldInfo,
String name,
String type,
EEModuleClassDescription classDescription,
org.jboss.jandex.AnnotationInstance annotation,
EEModuleDescription eeModuleDescription,
org.jboss.modules.Module module,
EEApplicationClasses applicationClasses) |
protected void |
ResourceInjectionAnnotationParsingProcessor.processMethodResource(DeploymentPhaseContext phaseContext,
org.jboss.jandex.MethodInfo methodInfo,
String name,
String type,
EEModuleClassDescription classDescription,
org.jboss.jandex.AnnotationInstance annotation,
EEModuleDescription eeModuleDescription,
org.jboss.modules.Module module,
EEApplicationClasses applicationClasses) |
Modifier and Type | Method and Description |
---|---|
EEModuleDescription |
EjbJarDescription.getEEModuleDescription() |
Constructor and Description |
---|
EjbJarDescription(EEModuleDescription eeModuleDescription,
EEApplicationClasses applicationClassesDescription,
boolean war) |
Constructor and Description |
---|
WebComponentDescription(String componentName,
String componentClassName,
EEModuleDescription moduleDescription,
org.jboss.msc.service.ServiceName deploymentUnitServiceName,
EEApplicationClasses applicationClassesDescription) |
Constructor and Description |
---|
WSComponentDescription(String componentName,
String componentClassName,
EEModuleDescription moduleDescription,
org.jboss.msc.service.ServiceName deploymentUnitServiceName) |
Constructor and Description |
---|
WeldEjbInjectionServices(org.jboss.msc.service.ServiceRegistry serviceRegistry,
EEModuleDescription moduleDescription,
EEApplicationDescription applicationDescription,
org.jboss.vfs.VirtualFile deploymentRoot) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.