corelib.services.web.webapplications
Class ParameterNameForIntegratedServicesConfiguration

java.lang.Object
  extended by corelib.services.web.webapplications.ParameterNameForIntegratedServicesConfiguration

public class ParameterNameForIntegratedServicesConfiguration
extends java.lang.Object

This class defines Ellipse's constant strings for the web.xml configuration file.

Since:
0.2.3
Author:
dominique

Field Summary
static java.lang.String SEARCH_ENGINE_ADDITIONAL_SCANNERS
           
static java.lang.String SEARCH_ENGINE_ENABLED
           
static java.lang.String SEARCH_ENGINE_EXCLUDES
           
static java.lang.String STATISTICS_DURATION
           
static java.lang.String STATISTICS_ENABLED
           
static java.lang.String STATISTICS_FILENAME
           
static java.lang.String STATISTICS_URL
           
static java.lang.String TRACE_ENABLED
           
static java.lang.String TRACE_LOCALHOST_ONLY
           
static java.lang.String TRACE_MAX_COUNT
           
static java.lang.String TRACE_URL
           
 
Constructor Summary
ParameterNameForIntegratedServicesConfiguration()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRACE_ENABLED

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

TRACE_LOCALHOST_ONLY

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

TRACE_URL

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

TRACE_MAX_COUNT

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

STATISTICS_ENABLED

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

STATISTICS_FILENAME

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

STATISTICS_URL

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

STATISTICS_DURATION

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

SEARCH_ENGINE_ENABLED

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

SEARCH_ENGINE_EXCLUDES

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

SEARCH_ENGINE_ADDITIONAL_SCANNERS

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

ParameterNameForIntegratedServicesConfiguration

public ParameterNameForIntegratedServicesConfiguration()


CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.