java.lang.Objectorg.objectweb.telosys.rpl.TelosysRPL
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 |
public TelosysRPL()
Method Detail |
public static boolean init()
public static java.lang.String getXmlWrapperPackage()
public static java.lang.String getXmlWrapperSuffix()