|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjasco.tools.traversalparser.HookInit
public class HookInit
| Constructor Summary | |
|---|---|
HookInit()
|
|
| Method Summary | |
|---|---|
void |
addAbstractMethod(java.lang.String am)
|
void |
addMethod(HookMethod hc)
|
java.util.Iterator |
getAbstractMethods()
|
java.lang.String |
getContextClass()
|
java.util.Iterator |
getMethods()
|
void |
setContextClass(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HookInit()
| Method Detail |
|---|
public java.util.Iterator getMethods()
public void addMethod(HookMethod hc)
public java.lang.String getContextClass()
public void setContextClass(java.lang.String s)
public void addAbstractMethod(java.lang.String am)
public java.util.Iterator getAbstractMethods()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||