|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.resteasy.test.application.MyResource
public class MyResource
Nested Class Summary | |
---|---|
static class |
MyResource.Foo
|
Field Summary | |
---|---|
static int |
num_instatiations
|
Constructor Summary | |
---|---|
MyResource()
|
Method Summary | |
---|---|
java.lang.String |
getApplicationCount()
|
java.lang.String |
getCount()
|
java.lang.String |
getException()
|
void |
nullFoo(MyResource.Foo foo)
|
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()
public void nullFoo(MyResource.Foo foo)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |