Uses of Class
org.apache.openejb.jee.jba.cmp.Strategy

Packages that use Strategy
org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Strategy in org.apache.openejb.jee.jba.cmp
 

Fields in org.apache.openejb.jee.jba.cmp declared as Strategy
protected  Strategy ReadAhead.strategy
           
 

Methods in org.apache.openejb.jee.jba.cmp that return Strategy
 Strategy ObjectFactory.createStrategy()
          Create an instance of Strategy
 Strategy ReadAhead.getStrategy()
          Gets the value of the strategy property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type Strategy
 void ReadAhead.setStrategy(Strategy value)
          Sets the value of the strategy property.
 



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