org.drools.clips
Class ClipsShell.GlobalResolver2
java.lang.Object
org.drools.clips.ClipsShell.GlobalResolver2
- All Implemented Interfaces:
- GlobalResolver
- Enclosing class:
- ClipsShell
public static class ClipsShell.GlobalResolver2
- extends Object
- implements GlobalResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClipsShell.GlobalResolver2
public ClipsShell.GlobalResolver2()
ClipsShell.GlobalResolver2
public ClipsShell.GlobalResolver2(Map<String,Object> vars,
GlobalResolver delegate)
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Throws:
IOException
resolveGlobal
public Object resolveGlobal(String identifier)
- Specified by:
resolveGlobal
in interface GlobalResolver
setGlobal
public void setGlobal(String identifier,
Object value)
- Specified by:
setGlobal
in interface GlobalResolver
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.