org.drools.grid
Class ContextManagerImpl
java.lang.Object
org.drools.grid.ContextManagerImpl
- All Implemented Interfaces:
- org.drools.command.ContextManager
public class ContextManagerImpl
- extends Object
- implements org.drools.command.ContextManager
| Fields inherited from interface org.drools.command.ContextManager |
ROOT |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextManagerImpl
public ContextManagerImpl()
addContext
public void addContext(org.drools.command.Context context)
getContext
public org.drools.command.Context getContext(String identifier)
- Specified by:
getContext in interface org.drools.command.ContextManager
getRootContext
public org.drools.command.Context getRootContext()
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.