org.drools.grid
Class ContextManagerImpl
java.lang.Object
org.drools.grid.ContextManagerImpl
- All Implemented Interfaces:
- ContextManager
public class ContextManagerImpl
- extends Object
- implements ContextManager
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(Context context)
getContext
public Context getContext(String identifier)
- Specified by:
getContext
in interface ContextManager
getDefaultContext
public Context getDefaultContext()
- Specified by:
getDefaultContext
in interface ContextManager
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.