|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jersey.test.framework.AppDescriptor
public abstract class AppDescriptor
The base application descriptor.
| Nested Class Summary | |
|---|---|
protected static class |
AppDescriptor.AppDescriptorBuilder<T extends AppDescriptor.AppDescriptorBuilder,V extends AppDescriptor>
The base builder for building an application descriptor. |
| Constructor Summary | |
|---|---|
protected |
AppDescriptor(AppDescriptor.AppDescriptorBuilder<?,?> b)
|
| Method Summary | |
|---|---|
ClientConfig |
getClientConfig()
Get the client configuration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AppDescriptor(AppDescriptor.AppDescriptorBuilder<?,?> b)
| Method Detail |
|---|
public ClientConfig getClientConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||