|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectobix.Obj
obix.Ref
obixserver.core.InvocationObj
public abstract class InvocationObj
| Field Summary | |
|---|---|
protected ObjBroker |
objBroker
|
| Constructor Summary | |
|---|---|
InvocationObj()
|
|
| Method Summary | |
|---|---|
protected obix.Op |
getOp(String name)
Returns child with given name which must be an Op obj |
obix.Obj |
invoke(String name,
obix.Obj arg)
|
void |
setObjBroker(ObjBroker objBroker)
|
| Methods inherited from class obix.Ref |
|---|
getElement, getResolved, isResolved, toString |
| Methods inherited from class obix.Obj |
|---|
add, add, addAll, dump, get, getBool, getChildHref, getDisplay, getDisplayName, getHref, getIcon, getInt, getIs, getName, getNormalizedHref, getParent, getReal, getRoot, getStatus, getStr, has, is, is, isAbstime, isBool, isEnum, isErr, isFeed, isInt, isList, isNull, isOp, isReal, isRef, isReltime, isStr, isUri, isVal, isWritable, list, list, remove, removeThis, replace, setBool, setDisplay, setDisplayName, setHref, setIcon, setInt, setIs, setName, setNull, setReal, setStatus, setStr, setWritable, setWritable, size, toClass, toDisplayName, toDisplayString, toObj |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface obix.IObj |
|---|
add, addAll, get, getBool, getDisplay, getDisplayName, getHref, getIcon, getInt, getIs, getName, getNormalizedHref, getParent, getReal, getRoot, getStatus, getStr, isAbstime, isBool, isEnum, isErr, isFeed, isInt, isList, isNull, isOp, isReal, isRef, isReltime, isStr, isUri, isVal, isWritable, list, remove, removeThis, replace, setBool, setDisplay, setDisplayName, setHref, setIcon, setInt, setIs, setNull, setReal, setStatus, setStr, setWritable, setWritable, size, toDisplayName, toDisplayString |
| Field Detail |
|---|
protected ObjBroker objBroker
| Constructor Detail |
|---|
public InvocationObj()
| Method Detail |
|---|
public obix.Obj invoke(String name,
obix.Obj arg)
invoke in interface InvocationTargetprotected obix.Op getOp(String name)
name -
public void setObjBroker(ObjBroker objBroker)
setObjBroker in interface InvocationTarget
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||