Uses of Class
org.apache.openejb.core.BaseContext.State

Packages that use BaseContext.State
org.apache.openejb.core   
 

Uses of BaseContext.State in org.apache.openejb.core
 

Methods in org.apache.openejb.core that return BaseContext.State
 BaseContext.State[] ThreadContext.getCurrentAllowedStates()
           
 BaseContext.State[] ThreadContext.setCurrentAllowedStates(BaseContext.State[] newAllowedStates)
           
 

Methods in org.apache.openejb.core with parameters of type BaseContext.State
 BaseContext.State[] ThreadContext.setCurrentAllowedStates(BaseContext.State[] newAllowedStates)
           
 



Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.