org.kie.api.runtime
public interface Globals
Modifier and Type | Method and Description |
---|---|
Object |
get(String identifier) |
Collection<String> |
getGlobalKeys() |
void |
set(String identifier,
Object value) |
void |
setDelegate(Globals delegate) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.