Package com.sun.xml.ws.tx.dev
Interface WSATRuntimeConfig.TxlogLocationProvider
-
- Enclosing class:
- WSATRuntimeConfig
public static interface WSATRuntimeConfig.TxlogLocationProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetTxLogLocation()Returns current value of the underlying transaction log location
-
-
-
Method Detail
-
getTxLogLocation
String getTxLogLocation()
Returns current value of the underlying transaction log location- Returns:
- transaction log directory path string
-
-