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-2011 JBoss by Red Hat. All Rights Reserved.