KIE Internal 6.0.1.Final

org.kie.internal.runtime.manager
Interface RuntimeEnvironment

All Superinterfaces:
org.kie.api.runtime.manager.RuntimeEnvironment

public interface RuntimeEnvironment
extends org.kie.api.runtime.manager.RuntimeEnvironment

Extension of org.kie.api.runtime.manager.RuntimeEnvironment that contains internal methods


Method Summary
 Mapper getMapper()
          Delivers concrete implementation of Mapper that provides access to mapping between contexts and ksession identifiers for tracking purposes.
 
Methods inherited from interface org.kie.api.runtime.manager.RuntimeEnvironment
close, getClassLoader, getConfiguration, getEnvironment, getKieBase, getRegisterableItemsFactory, getUserGroupCallback, usePersistence
 

Method Detail

getMapper

Mapper getMapper()
Delivers concrete implementation of Mapper that provides access to mapping between contexts and ksession identifiers for tracking purposes.

Returns:

KIE Internal 6.0.1.Final

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