org.drools.command
Interface ContextManager

All Known Implementing Classes:
ContextManagerImpl

public interface ContextManager


Method Summary
 Context getContext(String identifier)
           
 Context getDefaultContext()
           
 

Method Detail

getContext

Context getContext(String identifier)

getDefaultContext

Context getDefaultContext()


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.