public interface ObjectResolver
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
resolve(java.lang.String storageID,
java.lang.Object key)
Resolves object specified by storage id and key.
|
java.lang.Object resolve(java.lang.String storageID,
java.lang.Object key)
throws StorageException
storageID - related storage uuidkey - StorageExceptionCopyright © 2005-2012 Apache Software Foundation. All Rights Reserved.