| Package | Description |
|---|---|
| org.apereo.services.persondir.support |
| Modifier and Type | Method and Description |
|---|---|
protected AttributeBasedCacheKeyGenerator.CachableMethod |
AttributeBasedCacheKeyGenerator.resolveCacheableMethod(org.aopalliance.intercept.MethodInvocation methodInvocation)
Iterates over the
AttributeBasedCacheKeyGenerator.CachableMethod instances to determine which instance the
passed MethodInvocation applies to. |
static AttributeBasedCacheKeyGenerator.CachableMethod |
AttributeBasedCacheKeyGenerator.CachableMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AttributeBasedCacheKeyGenerator.CachableMethod[] |
AttributeBasedCacheKeyGenerator.CachableMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
AttributeBasedCacheKeyGenerator.getSeed(java.lang.Object[] methodArguments,
AttributeBasedCacheKeyGenerator.CachableMethod cachableMethod)
Get the see
Map that was passed to the AttributeBasedCacheKeyGenerator.CachableMethod. |
Copyright © 2005-2018. All Rights Reserved.