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

Enclosing class:
WSATRuntimeConfig

public static interface WSATRuntimeConfig.TxlogLocationProvider


Method Summary
 java.lang.String getTxLogLocation()
          Returns current value of the underlying transaction log location
 

Method Detail

getTxLogLocation

java.lang.String getTxLogLocation()
Returns current value of the underlying transaction log location

Returns:
transaction log directory path string


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