@IbisInitializer public class ShowLogDirectory extends Object
MessageDispatcher
.Constructor and Description |
---|
ShowLogDirectory() |
Modifier and Type | Method and Description |
---|---|
org.springframework.messaging.MessageHandler |
getHandler() |
org.springframework.messaging.Message<String> |
getLogDirectory(org.springframework.messaging.Message<?> message)
The actual action that is performed when calling the bus with the LOGGING topic.
|
org.springframework.integration.dsl.IntegrationFlow |
wireLogging()
This method is picked op by the IbisInitializer annotation and autowired via the SpringEnvironmentContext.
|
@Bean public org.springframework.integration.dsl.IntegrationFlow wireLogging()
public org.springframework.messaging.MessageHandler getHandler()
@RolesAllowed(value={"IbisObserver","IbisDataAdmin","IbisAdmin","IbisTester"}) public org.springframework.messaging.Message<String> getLogDirectory(org.springframework.messaging.Message<?> message)
Copyright © 2023 Frank!Framework. All rights reserved.