org.drools.command
Interface ContextManager

All Known Implementing Classes:
ContextManagerImpl

public interface ContextManager


Field Summary
static String ROOT
           
 
Method Summary
 Context getContext(String identifier)
           
 Context getDefaultContext()
           
 

Field Detail

ROOT

static final String ROOT
See Also:
Constant Field Values
Method Detail

getContext

Context getContext(String identifier)

getDefaultContext

Context getDefaultContext()


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.