Package | Description |
---|---|
org.adroitlogic.x.management.impl |
The proxy classes for the REST management controllers, that are used by the individual commands to invoke the
management api of the Project-X via the commandline terminal
|
Modifier and Type | Method and Description |
---|---|
(package private) <T> T |
AbstractRestManager.invoke(String name,
AbstractRestManager.ThrowableSupplier<T,ManagementException> command) |
(package private) String |
AbstractRestManager.invokeForMsg(String name,
AbstractRestManager.ThrowableSupplier<javax.ws.rs.core.Response,ManagementException> command) |
Copyright © 2016–2019 AdroitLogic. All rights reserved.