|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.tx.dev.WSATRuntimeConfig
public final class WSATRuntimeConfig
| Nested Class Summary | |
|---|---|
static class |
WSATRuntimeConfig.Initializer
|
static interface |
WSATRuntimeConfig.RecoveryEventListener
|
static interface |
WSATRuntimeConfig.TxlogLocationProvider
|
class |
WSATRuntimeConfig.WSATRecoveryEventListener
|
| Method Summary | |
|---|---|
static java.lang.String |
getDomainName()
Returns the current domain name as provided by the container |
java.lang.String |
getHostAndPort()
Return Protocol, host, and port String |
static java.lang.String |
getHostName()
Returns the current instance/host name as provided by the container |
static int |
getHttpPort()
Returns the current HTTP name as used by the container |
static int |
getHttpsPort()
the current HTTPS name as used by the container |
static WSATRuntimeConfig |
getInstance()
|
java.lang.String |
getTxLogLocation()
Return the underlying transaction log location |
static WSATRuntimeConfig.Initializer |
initializer()
|
boolean |
isRollbackOnFailedPrepare()
|
boolean |
isWSATRecoveryEnabled()
Is WS-AT recovery and therefore WS-AT transaction logging enabled |
void |
setWSATRecoveryEventListener(WSATRuntimeConfig.RecoveryEventListener WSATRecoveryEventListener)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static WSATRuntimeConfig.Initializer initializer()
public static WSATRuntimeConfig getInstance()
public boolean isWSATRecoveryEnabled()
public java.lang.String getHostAndPort()
public static java.lang.String getDomainName()
public static java.lang.String getHostName()
public static int getHttpPort()
public static int getHttpsPort()
public java.lang.String getTxLogLocation()
public boolean isRollbackOnFailedPrepare()
public void setWSATRecoveryEventListener(WSATRuntimeConfig.RecoveryEventListener WSATRecoveryEventListener)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||