public class EnvironmentImpl extends Object implements org.kie.api.runtime.Environment
EnvironmentImpl()
Object
get(String identifier)
void
set(String name, Object object)
setDelegate(org.kie.api.runtime.Environment delegate)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EnvironmentImpl()
public void setDelegate(org.kie.api.runtime.Environment delegate)
setDelegate
org.kie.api.runtime.Environment
public Object get(String identifier)
get
public void set(String name, Object object)
set
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.