org.jboss.cache.invocation

Class CacheInvocationDelegate<K,V>

Specified by:
getRegion in interface Cache<K,V>
Parameters:
fqn - Fqn that is contained in a region.
createIfAbsent - If true, will create a new associated region if not found.
Returns:
a MarshRegion. Null if none is found.
See Also:
Region

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.