org.kuali.rice.krms.framework.engine
Class BasicContext
java.lang.Object
org.kuali.rice.krms.framework.engine.BasicContext
- All Implemented Interfaces:
- Context
public final class BasicContext
- extends Object
- implements Context
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicContext
public BasicContext(List<Agenda> agendas,
List<TermResolver<?>> termResolvers)
execute
public void execute(ExecutionEnvironment environment)
- Specified by:
execute
in interface Context
getTermResolvers
public List<TermResolver<?>> getTermResolvers()
- Specified by:
getTermResolvers
in interface Context
Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.