com.sun.xml.ws.tx.at
Class WSATImplInjection

java.lang.Object
  extended by com.sun.xml.ws.tx.at.WSATImplInjection

public class WSATImplInjection
extends Object


Constructor Summary
WSATImplInjection()
           
 
Method Summary
static WSATImplInjection getInstance()
           
 Logging getLogging()
           
 WSATConstants getWsatConstants()
           
 void setLogging(Logging logging)
           
 void setWsatConstants(WSATConstants wsatConstants)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSATImplInjection

public WSATImplInjection()
Method Detail

getInstance

public static WSATImplInjection getInstance()

getLogging

public Logging getLogging()

setLogging

public void setLogging(Logging logging)

getWsatConstants

public WSATConstants getWsatConstants()

setWsatConstants

public void setWsatConstants(WSATConstants wsatConstants)


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