|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.jemm.weaver.domain.MethodDummy
public class MethodDummy
A dummy for the Method proxy to test its behaviour on.
| Constructor Summary | |
|---|---|
MethodDummy()
|
|
| Method Summary | |
|---|---|
void |
empty()
Empty method. |
java.lang.String |
getS1()
Get the 's1' value. |
java.lang.String |
getS2()
Get the 's2' value. |
void |
sempty()
Synchronized empty method. |
void |
setS1(java.lang.String s1)
Set the 's1 value. |
void |
setS2(java.lang.String s2)
Set the 's2' value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodDummy()
| Method Detail |
|---|
public java.lang.String getS1()
public void setS1(java.lang.String s1)
s1 - The new value of 's1'public java.lang.String getS2()
public void setS2(java.lang.String s2)
s2 - The new value of 'ss'public void empty()
public void sempty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||