|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tapina.robe.runtime.Block
com.tapina.robe.runtime.DataBlock
com.tapina.robe.module.Module
com.tapina.robe.swi.SWIHandler
The required methods for a SWI handler are static, so this cannot declare them.
Field Summary | |
protected java.util.logging.Logger |
log
|
protected static java.lang.Class[] |
METHOD_PARAMETERS
|
Constructor Summary | |
SWIHandler()
|
Methods inherited from class com.tapina.robe.module.Module |
getBytes, getHelp, getName, getSize, setSize |
Methods inherited from class com.tapina.robe.runtime.Block |
getAddress, setAddress |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static final java.lang.Class[] METHOD_PARAMETERS
protected final java.util.logging.Logger log
Constructor Detail |
public SWIHandler()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |