|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LazyMetaData
Metadata about a lazy bean.
Method Summary | |
---|---|
String |
getBeanName()
Get the bean. |
Set<String> |
getInterfaces()
Get the intefaces. |
boolean |
isExposeClass()
Is class exposed. |
Methods inherited from interface org.jboss.beans.metadata.spi.BeanMetaData |
---|
getAccessMode, getAliases, getAnnotations, getAutowireType, getBean, getClassLoader, getConstructor, getCreate, getDemands, getDepends, getDestroy, getErrorHandlingMode, getInstallCallbacks, getInstalls, getMode, getName, getParent, getProperties, getRelated, getStart, getStop, getSupplies, getUninstallCallbacks, getUninstalls, isAbstract, isAutowireCandidate, setAnnotations, setClassLoader, setMode, setName |
Methods inherited from interface org.jboss.beans.metadata.spi.FeatureMetaData |
---|
getDescription |
Methods inherited from interface org.jboss.beans.metadata.spi.ValueMetaData |
---|
getUnderlyingValue, getValue |
Methods inherited from interface org.jboss.util.JBossInterface |
---|
clone, toShortString, toShortString |
Methods inherited from interface org.jboss.beans.metadata.spi.MetaDataVisitorNode |
---|
clone, describeVisit, getChildren, initialVisit |
Methods inherited from interface org.jboss.beans.metadata.spi.BeanMetaDataFactory |
---|
getBeans |
Method Detail |
---|
String getBeanName()
boolean isExposeClass()
Set<String> getInterfaces()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |