org.openbp.jaspira
Class JaspiraConstants

java.lang.Object
  extended by org.openbp.jaspira.JaspiraConstants

public class JaspiraConstants
extends java.lang.Object

This class contains constants important for the Jaspira framework, e\.g\. log names.

Author:
Heiko Erhardt

Field Summary
static java.lang.String LOG_JASPIRA
          Default log for the server
static java.lang.String RESOURCE_JASPIRA
          Name of the resource component for general Jaspira resources
 
Constructor Summary
JaspiraConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_JASPIRA

public static final java.lang.String RESOURCE_JASPIRA
Name of the resource component for general Jaspira resources

See Also:
Constant Field Values

LOG_JASPIRA

public static final java.lang.String LOG_JASPIRA
Default log for the server

See Also:
Constant Field Values
Constructor Detail

JaspiraConstants

public JaspiraConstants()


Copyright © 2011. All Rights Reserved.