org.gcube.application.enm
Class Constants

java.lang.Object
  extended by org.gcube.application.enm.Constants

public class Constants
extends Object

Service constants.

Author:
Lucio Lelii

Field Summary
static String JNDI_NAME
          JNDI Base Name.
static String MANAGER_PT_NAME
          Relative endpoint of the Manager port-type.
static String NS
          Namespace.
static String SERVICE_CLASS
          Service class.
static String SERVICE_NAME
          Service name.
 
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

SERVICE_NAME

public static final String SERVICE_NAME
Service name.

See Also:
Constant Field Values

SERVICE_CLASS

public static final String SERVICE_CLASS
Service class.

See Also:
Constant Field Values

NS

public static final String NS
Namespace.

See Also:
Constant Field Values

JNDI_NAME

public static final String JNDI_NAME
JNDI Base Name.

See Also:
Constant Field Values

MANAGER_PT_NAME

public static final String MANAGER_PT_NAME
Relative endpoint of the Manager port-type.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2012. All Rights Reserved.