Package com.sun.xml.ws.tx.dev
Interface WSATRuntimeConfig.TxlogLocationProvider
- Enclosing class:
- WSATRuntimeConfig
public static interface WSATRuntimeConfig.TxlogLocationProvider
-
Method Summary
Modifier and TypeMethodDescriptionReturns current value of the underlying transaction log location
-
Method Details
-
getTxLogLocation
String getTxLogLocation()Returns current value of the underlying transaction log location- Returns:
- transaction log directory path string
-