|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jboss.util.JBossObject
org.jboss.beans.metadata.plugins.AbstractFeatureMetaData
org.jboss.beans.metadata.plugins.AbstractClassLoaderMetaData
A classloader.
| Field Summary | |
protected ValueMetaData |
classloader
The classloader |
| Fields inherited from class org.jboss.beans.metadata.plugins.AbstractFeatureMetaData |
annotations, description |
| Fields inherited from class org.jboss.util.JBossObject |
hashCode, log, toString |
| Constructor Summary | |
AbstractClassLoaderMetaData()
Create a new classloader |
|
AbstractClassLoaderMetaData(ValueMetaData classloader)
Create a new classloader |
|
| Method Summary | |
Iterator |
getChildren()
Return the child nodes |
ValueMetaData |
getClassLoader()
Get the classloader |
void |
setClassLoader(ValueMetaData classloader)
Set the classloader |
void |
toShortString(org.jboss.util.JBossStringBuilder buffer)
|
void |
toString(org.jboss.util.JBossStringBuilder buffer)
|
void |
visit(MetaDataVisitor visitor)
Visit the node |
| Methods inherited from class org.jboss.beans.metadata.plugins.AbstractFeatureMetaData |
getAnnotations, getDescription, setAnnotations, setDescription |
| 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.beans.metadata.spi.FeatureMetaData |
getAnnotations, getDescription |
| Methods inherited from interface org.jboss.util.JBossInterface |
clone, toShortString |
| Field Detail |
protected ValueMetaData classloader
| Constructor Detail |
public AbstractClassLoaderMetaData()
public AbstractClassLoaderMetaData(ValueMetaData classloader)
classloader - the classloader value| Method Detail |
public void setClassLoader(ValueMetaData classloader)
classloader - the classloader valuepublic ValueMetaData getClassLoader()
ClassLoaderMetaData
getClassLoader in interface ClassLoaderMetaDatapublic void visit(MetaDataVisitor visitor)
MetaDataVisitorNode
visit in interface MetaDataVisitorNodevisit in class AbstractFeatureMetaDatapublic Iterator getChildren()
MetaDataVisitorNode
getChildren in interface MetaDataVisitorNodegetChildren in class AbstractFeatureMetaDatapublic void toString(org.jboss.util.JBossStringBuilder buffer)
toString in class AbstractFeatureMetaDatapublic void toShortString(org.jboss.util.JBossStringBuilder buffer)
toShortString in interface org.jboss.util.JBossInterfacetoShortString in class AbstractFeatureMetaData
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||