|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.ws.tx.common.Util
public class Util
This class contains various utility methods shared among other modules.
Constructor Summary | |
---|---|
Util()
|
Method Summary | |
---|---|
static boolean |
isClassAvailable(java.lang.String classname)
|
static boolean |
isJTAAvailable()
Identify if Java Transaction API available. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Util()
Method Detail |
---|
public static boolean isClassAvailable(java.lang.String classname)
public static boolean isJTAAvailable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |