ehcache

net.sf.ehcache.statistics
Class Constants

java.lang.Object
  extended by net.sf.ehcache.statistics.Constants

public class Constants
extends Object

The Operation/stats db Constants. Clas needs to go away.

Author:
cschanck

Field Summary
static String NAME_PROP
          The Constant NAME_PROP.
static String PROPERTIES_PROP
          The Constant PROPERTIES_PROP.
 
Constructor Summary
Constants()
           
 
Method Summary
static String[] formStringPathsFromContext(org.terracotta.context.TreeNode tn)
          Form string paths from context.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME_PROP

public static final String NAME_PROP
The Constant NAME_PROP.

See Also:
Constant Field Values

PROPERTIES_PROP

public static final String PROPERTIES_PROP
The Constant PROPERTIES_PROP.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()
Method Detail

formStringPathsFromContext

public static String[] formStringPathsFromContext(org.terracotta.context.TreeNode tn)
Form string paths from context.

Parameters:
tn - the tn
Returns:
the string[]

ehcache

Copyright 2001-2015, Terracotta, Inc.