@Path(value="/") public final class ShowAdapterStatistics extends Base
DEFAULT_CHARSET, HEADER_ADAPTER_NAME_KEY, HEADER_CONFIGURATION_NAME_KEY, HEADER_CONNECTION_FACTORY_NAME_KEY, HEADER_DATASOURCE_NAME_KEY, HEADER_RECEIVER_NAME_KEY, log, securityContext, servletConfig, servletRequest, uriInfo
Constructor and Description |
---|
ShowAdapterStatistics() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getStatistics(String adapterName) |
getIbisContext, getIbisManager
afterPropertiesSet, callAsyncGateway, callSyncGateway, callSyncGateway, convert, getBooleanValue, getGateway, getIntegerValue, getJAXRSService, getUserPrincipalName, getValue, resolveStringFromMap, resolveStringFromMap, resolveStringWithEncoding, resolveTypeFromMap, sendSyncMessage, setApplicationContext
@GET @RolesAllowed(value={"IbisObserver","IbisDataAdmin","IbisAdmin","IbisTester"}) @Path(value="/adapters/{adapterName}/statistics") @Produces(value="application/json") public javax.ws.rs.core.Response getStatistics(@PathParam(value="adapterName") String adapterName) throws ApiException
ApiException
Copyright © 2023 Frank!Framework. All rights reserved.