|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.resteasy.test.application.MyResource
public class MyResource
Field Summary | |
---|---|
static int |
num_instatiations
|
Constructor Summary | |
---|---|
MyResource()
|
Method Summary | |
---|---|
java.lang.String |
getApplicationCount()
|
java.lang.String |
getCount()
|
java.lang.String |
getException()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int num_instatiations
Constructor Detail |
---|
public MyResource()
Method Detail |
---|
public java.lang.String getCount()
public java.lang.String getApplicationCount()
public java.lang.String getException()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |