org.objectweb.telosys.rpl
Class TelosysRPL

java.lang.Object
  extended byorg.objectweb.telosys.rpl.TelosysRPL

public final class TelosysRPL
extends java.lang.Object

Telosys RPL (Request Processing Layer) manager


Constructor Summary
TelosysRPL()
           
 
Method Summary
static java.lang.String getXmlWrapperPackage()
          Returns the package containing the XML wrappers ( defined in the Telosys properties )
static java.lang.String getXmlWrapperSuffix()
          Returns the suffix of the XML wrappers ( defined in the Telosys properties )
static boolean init()
          R.P.L. initialization
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TelosysRPL

public TelosysRPL()
Method Detail

init

public static boolean init()
R.P.L. initialization

Returns:
true if the initialization is OK

getXmlWrapperPackage

public static java.lang.String getXmlWrapperPackage()
Returns the package containing the XML wrappers ( defined in the Telosys properties )

Returns:

getXmlWrapperSuffix

public static java.lang.String getXmlWrapperSuffix()
Returns the suffix of the XML wrappers ( defined in the Telosys properties )

Returns: