public class JSONConfigClientAppAdapter extends ClientAppAdapter
| Constructor and Description |
|---|
JSONConfigClientAppAdapter() |
| Modifier and Type | Method and Description |
|---|---|
ClientApplication |
getApplication(ClientAppFilter filter) |
List<ClientApplication> |
getApplications() |
boolean |
readConfig(Object config) |
createpublic boolean readConfig(Object config) throws AppException
readConfig in class ClientAppAdapterAppExceptionpublic List<ClientApplication> getApplications() throws AppException
getApplications in class ClientAppAdapterAppExceptionpublic ClientApplication getApplication(ClientAppFilter filter) throws AppException
AppExceptionCopyright © 2020. All rights reserved.