SOAj Consolidated


info.soaj.world.util
Class SjConstantWorld

java.lang.Object
  extended by info.soaj.world.util.SjConstantWorld

public class SjConstantWorld
extends java.lang.Object

This class initializes constants.

Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com .

Since:
v. 1.2
Author:
MarvinToll@gtcGroup.com

Field Summary
static java.lang.String WORLD_VERSION
          SOAj version number.
static java.lang.String XML_PLUGIN_HELLO_SIMPLE_WORLD_KEY
          XML SOAj plugin key.
static java.lang.String XML_PLUGIN_HELLO_WORLD_KEY
          XML SOAj plugin key.
static java.lang.String XPK_PLUGIN_TEXT
          SOAj XML property key.
 
Constructor Summary
private SjConstantWorld()
          Constructor - Private
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WORLD_VERSION

public static final java.lang.String WORLD_VERSION
SOAj version number.

See Also:
Constant Field Values

XML_PLUGIN_HELLO_SIMPLE_WORLD_KEY

public static final java.lang.String XML_PLUGIN_HELLO_SIMPLE_WORLD_KEY
XML SOAj plugin key.

See Also:
Constant Field Values

XML_PLUGIN_HELLO_WORLD_KEY

public static final java.lang.String XML_PLUGIN_HELLO_WORLD_KEY
XML SOAj plugin key.

See Also:
Constant Field Values

XPK_PLUGIN_TEXT

public static final java.lang.String XPK_PLUGIN_TEXT
SOAj XML property key.

See Also:
Constant Field Values
Constructor Detail

SjConstantWorld

private SjConstantWorld()
Constructor - Private


SOAj Consolidated


Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.