org.drools.impl
Class EnvironmentImpl
java.lang.Object
org.drools.impl.EnvironmentImpl
- All Implemented Interfaces:
- org.drools.runtime.Environment
public class EnvironmentImpl
- extends Object
- implements org.drools.runtime.Environment
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvironmentImpl
public EnvironmentImpl()
setDelegate
public void setDelegate(org.drools.runtime.Environment delegate)
- Specified by:
setDelegate
in interface org.drools.runtime.Environment
get
public Object get(String identifier)
- Specified by:
get
in interface org.drools.runtime.Environment
set
public void set(String name,
Object object)
- Specified by:
set
in interface org.drools.runtime.Environment
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.