org.apache.openejb.jee.sun
Class SasContext

java.lang.Object
  extended by org.apache.openejb.jee.sun.SasContext

public class SasContext
extends java.lang.Object


Field Summary
protected  java.lang.String callerPropagation
           
 
Constructor Summary
SasContext()
           
 
Method Summary
 java.lang.String getCallerPropagation()
           
 void setCallerPropagation(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

callerPropagation

protected java.lang.String callerPropagation
Constructor Detail

SasContext

public SasContext()
Method Detail

getCallerPropagation

public java.lang.String getCallerPropagation()

setCallerPropagation

public void setCallerPropagation(java.lang.String value)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.