|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.kernel.plugins.deployment.AbstractKernelDeployment
org.jboss.aop.microcontainer.beans.metadata.AOPDeployment
public class AOPDeployment
Field Summary |
---|
Fields inherited from class org.jboss.kernel.plugins.deployment.AbstractKernelDeployment |
---|
aliases, annotations, beanFactories, classLoader, create, destroy, installed, installedContexts, mode, name, scoped, start, stop |
Fields inherited from class org.jboss.util.JBossObject |
---|
hashCode, log, toString |
Constructor Summary | |
---|---|
AOPDeployment()
|
Method Summary | |
---|---|
void |
setBeanFactories(List<BeanMetaDataFactory> beanFactories)
Set the bean factories. |
Methods inherited from class org.jboss.kernel.plugins.deployment.AbstractKernelDeployment |
---|
addInstalledContext, getAliases, getAnnotations, getBeanFactories, getBeans, getClassLoader, getCreate, getDestroy, getInstalledContexts, getMode, getName, getScoped, getStart, getStop, isInstalled, removeInstalledContext, setAliases, setAnnotations, setBeans, setClassLoader, setCreate, setDestroy, setInstalled, setMode, setName, setScoped, setStart, setStop, toShortString, toString |
Methods inherited from class org.jboss.util.JBossObject |
---|
cacheGetHashCode, cacheToString, clone, equals, flushJBossObjectCache, getClassShortName, getHashCode, hashCode, list, notEqual, toShortString, toString, toStringImplementation |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.jboss.util.JBossInterface |
---|
clone, toShortString |
Constructor Detail |
---|
public AOPDeployment()
Method Detail |
---|
public void setBeanFactories(List<BeanMetaDataFactory> beanFactories)
AbstractKernelDeployment
setBeanFactories
in class AbstractKernelDeployment
beanFactories
- a List
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |