|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.cuni.pogamut.introspection.DefaultIntrospectableProxy<javax.script.ScriptEngine>
cz.cuni.pogamut.introspection.ScriptProxy
public abstract class ScriptProxy
Interface for all IntrospectableProxies of ScriptEngines
Constructor Summary | |
---|---|
ScriptProxy(javax.script.ScriptEngine engine)
|
Method Summary |
---|
Methods inherited from class cz.cuni.pogamut.introspection.DefaultIntrospectableProxy |
---|
computeChildren, computeProperties, getChildren, getName, getProperties, getProxiedObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface cz.cuni.pogamut.introspection.IntrospectableProxy |
---|
closeIntrospection |
Constructor Detail |
---|
public ScriptProxy(javax.script.ScriptEngine engine)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |