org.kuali.rice.ksb.cache
Class CacheProperties

java.lang.Object
  extended by org.kuali.rice.ksb.cache.CacheProperties

final class CacheProperties
extends Object

Defines some property name constants that are used as part of the internal cache implementation.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Field Summary
(package private) static String FORCE_REGISTRY_REFRESH_KEY
           
(package private) static String SERVICE_BUS
           
(package private) static String SERVICE_NAME_KEY
           
 
Constructor Summary
private CacheProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FORCE_REGISTRY_REFRESH_KEY

static final String FORCE_REGISTRY_REFRESH_KEY
See Also:
Constant Field Values

SERVICE_NAME_KEY

static final String SERVICE_NAME_KEY
See Also:
Constant Field Values

SERVICE_BUS

static final String SERVICE_BUS
See Also:
Constant Field Values
Constructor Detail

CacheProperties

private CacheProperties()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.