com.plumtree.uiinfrastructure.interpreter
Class InterpreterAttributes

java.lang.Object
  extended by com.plumtree.uiinfrastructure.interpreter.InterpreterAttributes

public class InterpreterAttributes
extends java.lang.Object

This class contains constants for the Interpreter class.

Author:
donh

Field Summary
static java.lang.String CACHELISTATTRIBUTE
           
static java.lang.String LOCKATTRIBUTE
           
static java.lang.String QUEUEATTRIBUTE
          Internal string constants for ISessionManager
static java.lang.String SPACEATTRIBUTE
           
 
Constructor Summary
InterpreterAttributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QUEUEATTRIBUTE

public static final java.lang.String QUEUEATTRIBUTE
Internal string constants for ISessionManager

See Also:
Constant Field Values

LOCKATTRIBUTE

public static final java.lang.String LOCKATTRIBUTE
See Also:
Constant Field Values

SPACEATTRIBUTE

public static final java.lang.String SPACEATTRIBUTE
See Also:
Constant Field Values

CACHELISTATTRIBUTE

public static final java.lang.String CACHELISTATTRIBUTE
See Also:
Constant Field Values
Constructor Detail

InterpreterAttributes

public InterpreterAttributes()



Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.