Package | Description |
---|---|
org.jboss.as.ejb3.cache.spi.impl |
Modifier and Type | Method and Description |
---|---|
static <K extends Serializable,V extends Cacheable<K>,G extends Serializable,M extends SerializationGroupMember<K,V,G>,C extends GroupAwareBackingCache<K,V,G,M>> |
GroupCreationContext.getGroupCreationContext()
Gets the GroupCreationContext associated with the thread.
|
static <K extends Serializable,V extends Cacheable<K>,G extends Serializable,M extends SerializationGroupMember<K,V,G>,C extends GroupAwareBackingCache<K,V,G,M>> |
GroupCreationContext.startGroupCreationContext(boolean strict)
Create a new GroupCreationContext associated with the thread.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.