Modifier and Type | Method and Description |
---|---|
ComponentConfiguration |
ApplicationClientComponentDescription.createConfiguration(ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
Modifier and Type | Method and Description |
---|---|
ClassIndex |
ComponentConfiguration.getClassIndex() |
Modifier and Type | Method and Description |
---|---|
ComponentConfiguration |
ComponentDescription.createConfiguration(ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
Constructor and Description |
---|
ComponentConfiguration(ComponentDescription componentDescription,
ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
Modifier and Type | Method and Description |
---|---|
ComponentConfiguration |
EntityBeanComponentDescription.createConfiguration(ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
protected ComponentConfiguration |
EntityBeanComponentDescription.createEntityBeanConfiguration(ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
Modifier and Type | Method and Description |
---|---|
ComponentConfiguration |
MessageDrivenComponentDescription.createConfiguration(ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
Modifier and Type | Method and Description |
---|---|
ComponentConfiguration |
SingletonComponentDescription.createConfiguration(ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
Modifier and Type | Method and Description |
---|---|
ComponentConfiguration |
StatefulComponentDescription.createConfiguration(ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
Modifier and Type | Method and Description |
---|---|
ComponentConfiguration |
StatelessComponentDescription.createConfiguration(ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
Modifier and Type | Method and Description |
---|---|
ClassIndex |
DeploymentClassIndex.classIndex(String className) |
Modifier and Type | Method and Description |
---|---|
ComponentConfiguration |
ServiceComponentDescription.createConfiguration(ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
Modifier and Type | Method and Description |
---|---|
ComponentConfiguration |
WSComponentDescription.createConfiguration(ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.