net.sourceforge.wurfl.core.operation.strategy
Class StrategyAwareOp
java.lang.Object
net.sourceforge.wurfl.lang.twoparam.TwoParamOp<V,Curry,R>
net.sourceforge.wurfl.lang.oneparam.OneParamOp<R,R>
net.sourceforge.wurfl.lang.oneparam.ChainableOp<String>
net.sourceforge.wurfl.lang.oneparam.string.StringOp
net.sourceforge.wurfl.core.operation.strategy.StrategyAwareOp
- All Implemented Interfaces:
- StrategyAware, Descriptable
- Direct Known Subclasses:
- ApplyStrategyOp, IfStrategyOp
public abstract class StrategyAwareOp
- extends StringOp
- implements StrategyAware
Date: 03/07/11
- Since:
- 1.3.5
- Version:
- $Id$
| Fields inherited from class net.sourceforge.wurfl.lang.twoparam.TwoParamOp |
logger |
| Methods inherited from class net.sourceforge.wurfl.lang.oneparam.string.StringOp |
toString |
| Methods inherited from class net.sourceforge.wurfl.lang.oneparam.ChainableOp |
then |
strategy
protected Strategy strategy
StrategyAwareOp
public StrategyAwareOp()
setStrategy
public void setStrategy(Strategy strategy)
- Specified by:
setStrategy in interface StrategyAware
Copyright © 2012 ScientiaMobile Inc.. All Rights Reserved.