com.sun.xml.ws.tx.dev
Interface WSATRuntimeConfig.TxlogLocationProvider

Enclosing class:
WSATRuntimeConfig

public static interface WSATRuntimeConfig.TxlogLocationProvider


Method Summary
 String getTxLogLocation()
          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


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.