T - Type of the objectpublic static interface CachedObject.Computation<Key extends Serializable,Value extends Serializable>
Value getObject(Key aObjectKey) throws Exception
aObjectKey - Id of the object in the cache.ExceptionCopyright © 2013. All rights reserved.