Package org.drools.core.impl
Class EnvironmentImpl
- java.lang.Object
-
- org.drools.core.impl.EnvironmentImpl
-
- All Implemented Interfaces:
org.kie.api.runtime.Environment
public class EnvironmentImpl extends Object implements org.kie.api.runtime.Environment
-
-
Constructor Summary
Constructors Constructor Description EnvironmentImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectget(String identifier)voidset(String name, Object object)voidsetDelegate(org.kie.api.runtime.Environment delegate)
-