public class RetrievalUtils extends Object
Constructor and Description |
---|
RetrievalUtils() |
Modifier and Type | Method and Description |
---|---|
static MetaData |
createCachedMetaData(MetaData metaData)
Takes a MetaData and reworks the internal MetaDataContext to be caching.
|
public static MetaData createCachedMetaData(MetaData metaData)
metaData
- The meta data we want to cacheIllegalArgumentException
- if the metaData parameter is nullCopyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.