Apache Tomcat 7.0.37

org.apache.naming.factory
Class Constants

java.lang.Object
  extended by org.apache.naming.factory.Constants

public final class Constants
extends Object

Static constants for this package.


Field Summary
static String DBCP_DATASOURCE_FACTORY
           
static String DEFAULT_EJB_FACTORY
           
static String DEFAULT_HANDLER_FACTORY
           
static String DEFAULT_RESOURCE_ENV_FACTORY
           
static String DEFAULT_RESOURCE_FACTORY
           
static String DEFAULT_RESOURCE_LINK_FACTORY
           
static String DEFAULT_SERVICE_FACTORY
           
static String DEFAULT_TRANSACTION_FACTORY
           
static String FACTORY
           
static String OPENEJB_EJB_FACTORY
           
static String Package
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Package

public static final String Package
See Also:
Constant Field Values

DEFAULT_RESOURCE_FACTORY

public static final String DEFAULT_RESOURCE_FACTORY
See Also:
Constant Field Values

DEFAULT_RESOURCE_LINK_FACTORY

public static final String DEFAULT_RESOURCE_LINK_FACTORY
See Also:
Constant Field Values

DEFAULT_TRANSACTION_FACTORY

public static final String DEFAULT_TRANSACTION_FACTORY
See Also:
Constant Field Values

DEFAULT_RESOURCE_ENV_FACTORY

public static final String DEFAULT_RESOURCE_ENV_FACTORY
See Also:
Constant Field Values

DEFAULT_EJB_FACTORY

public static final String DEFAULT_EJB_FACTORY
See Also:
Constant Field Values

DEFAULT_SERVICE_FACTORY

public static final String DEFAULT_SERVICE_FACTORY
See Also:
Constant Field Values

DEFAULT_HANDLER_FACTORY

public static final String DEFAULT_HANDLER_FACTORY
See Also:
Constant Field Values

DBCP_DATASOURCE_FACTORY

public static final String DBCP_DATASOURCE_FACTORY
See Also:
Constant Field Values

OPENEJB_EJB_FACTORY

public static final String OPENEJB_EJB_FACTORY
See Also:
Constant Field Values

FACTORY

public static final String FACTORY
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()

Apache Tomcat 7.0.37

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.