|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PolicyMetaData
Policy info.
Method Summary | |
---|---|
Set<AnnotationMetaData> |
getAnnotations()
Get the annotations. |
Set<BindingMetaData> |
getBindings()
Get the bindings |
String |
getExtends()
Get the extends |
String |
getName()
Get the name |
ScopeMetaData |
getScope()
Get scope info |
Methods inherited from interface org.jboss.util.JBossInterface |
---|
clone, toShortString, toShortString |
Methods inherited from interface org.jboss.beans.metadata.spi.BeanMetaDataFactory |
---|
getBeans |
Method Detail |
---|
String getName()
String getExtends()
ScopeMetaData getScope()
Set<AnnotationMetaData> getAnnotations()
Set<BindingMetaData> getBindings()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |