|
JBoss MetaData Repository 2.2.0.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MetaDataRepository
MetaDataRepository.
Method Summary | |
---|---|
Set<ScopeKey> |
getChildren(ScopeKey key)
Get the children of this scope |
MetaData |
getMetaData(ScopeKey key)
Get the meta data for a scope key |
MetaDataRetrieval |
getMetaDataRetrieval(ScopeKey key)
Get the meta data retrieval for a scope key |
Set<ScopeKey> |
matchScopes(MetaDataRepositoryVisitor visitor)
Visit each node |
Method Detail |
---|
MetaData getMetaData(ScopeKey key)
key
- the key
MetaDataRetrieval getMetaDataRetrieval(ScopeKey key)
key
- the key
Set<ScopeKey> getChildren(ScopeKey key)
key
- the key
Set<ScopeKey> matchScopes(MetaDataRepositoryVisitor visitor)
visitor
- the visitor
|
JBoss MetaData Repository 2.2.0.SP1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |