public abstract class AbstractMetaDataRepository extends Object implements MetaDataRepository
Constructor and Description |
---|
AbstractMetaDataRepository() |
Modifier and Type | Method and Description |
---|---|
MetaData |
getMetaData(ScopeKey key)
Get the meta data for a scope key
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildren, getMetaDataRetrieval, matchScopes
public MetaData getMetaData(ScopeKey key)
MetaDataRepository
getMetaData
in interface MetaDataRepository
key
- the keyCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.