public final class AcceleratorDefinitions extends HashStructureAdapter
AcceleratorDefinitions represent the list of accelerator definitions
that have been registered via the extension manifests_hash| Modifier and Type | Method and Description |
|---|---|
java.util.List<MetaResource> |
getAcceleratorMetaResourceList()
Gets the list of
MetaResource objects that represent the
accelerator definition files that have been registered. |
static AcceleratorDefinitions |
getInstance(HashStructure hash)
Get an instance of AcceleratorDefinitions that adapt the specified hash structure
|
addStructureChangeListener, containsKey, copyTo, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEqualspublic static AcceleratorDefinitions getInstance(HashStructure hash)
hash - a hash structure to adaptpublic java.util.List<MetaResource> getAcceleratorMetaResourceList()
MetaResource objects that represent the
accelerator definition files that have been registered.