public abstract class AppDescriptor extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
AppDescriptor.AppDescriptorBuilder<T extends AppDescriptor.AppDescriptorBuilder,V extends AppDescriptor>
The base builder for building an application descriptor.
|
Modifier | Constructor and Description |
---|---|
protected |
AppDescriptor(AppDescriptor.AppDescriptorBuilder<?,?> b) |
Modifier and Type | Method and Description |
---|---|
ClientConfig |
getClientConfig()
Get the client configuration.
|
protected AppDescriptor(AppDescriptor.AppDescriptorBuilder<?,?> b)
public ClientConfig getClientConfig()
Copyright © 2019 Oracle Corporation. All rights reserved.