org.ocpsoft.rewrite.servlet.config.lifecycle
Class Subset
java.lang.Object
org.ocpsoft.rewrite.config.DefaultOperationBuilder
org.ocpsoft.rewrite.servlet.config.lifecycle.Subset
- All Implemented Interfaces:
- CompositeOperation, ConfigurationElement, Operation, OperationBuilder
public class Subset
- extends DefaultOperationBuilder
- implements CompositeOperation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
when
public static Subset when(Configuration config)
perform
public void perform(Rewrite rewrite,
EvaluationContext context)
- Specified by:
perform in interface Operation
getOperations
public List<Operation> getOperations()
- Specified by:
getOperations in interface CompositeOperation
Copyright © 2013 OCPsoft. All Rights Reserved.