Uses of Class
org.apache.openejb.jee.jba.cmp.Strategy
-
Packages that use Strategy Package Description 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 Modifier and Type Field Description protected StrategyReadAhead. strategyMethods in org.apache.openejb.jee.jba.cmp that return Strategy Modifier and Type Method Description StrategyObjectFactory. createStrategy()Create an instance ofStrategyStrategyReadAhead. getStrategy()Gets the value of the strategy property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type Strategy Modifier and Type Method Description voidReadAhead. setStrategy(Strategy value)Sets the value of the strategy property.
-