Class IbisstoreSummary
java.lang.Object
org.frankframework.management.bus.endpoints.BusEndpointBase
org.frankframework.management.bus.endpoints.IbisstoreSummary
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.beans.factory.InitializingBean
,org.springframework.context.ApplicationContextAware
-
Field Summary
Fields inherited from class org.frankframework.management.bus.endpoints.BusEndpointBase
log
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetIbisStoreSummaryQuery
(IDbmsSupport dbmsSupport) showIbisStoreSummary
(org.springframework.messaging.Message<?> message) Methods inherited from class org.frankframework.management.bus.endpoints.BusEndpointBase
afterPropertiesSet, createBean, doAfterPropertiesSet, getAdapterByName, getApplicationContext, getBean, getConfigurationByName, getIbisManager, getMediaTypeFromName, getPipeByName, getReceiverByName, log2SecurityLog, setApplicationContext
-
Constructor Details
-
IbisstoreSummary
public IbisstoreSummary()
-
-
Method Details
-
showIbisStoreSummary
@TopicSelector(IBISSTORE_SUMMARY) @RolesAllowed({"IbisObserver","IbisDataAdmin","IbisAdmin","IbisTester"}) public StringMessage showIbisStoreSummary(org.springframework.messaging.Message<?> message) -
getIbisStoreSummaryQuery
-