Modifier and Type | Method and Description |
---|---|
ComponentConfiguration |
ApplicationClientComponentDescription.createConfiguration(ClassIndex classIndex,
ClassLoader moduleClassLoader,
org.jboss.modules.ModuleLoader moduleLoader) |
Modifier and Type | Method and Description |
---|---|
ComponentConfiguration |
CmpEntityBeanComponentDescription.createEntityBeanConfiguration(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) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.