Uses of Class
org.ikasan.systemevent.service.SystemEventServiceConfiguration
-
Packages that use SystemEventServiceConfiguration Package Description org.ikasan.systemevent.service -
-
Uses of SystemEventServiceConfiguration in org.ikasan.systemevent.service
Methods in org.ikasan.systemevent.service that return SystemEventServiceConfiguration Modifier and Type Method Description SystemEventServiceConfigurationSystemEventServiceImpl. getSystemEventServiceConfiguration()Methods in org.ikasan.systemevent.service with parameters of type SystemEventServiceConfiguration Modifier and Type Method Description voidSystemEventServiceImpl. setSystemEventServiceConfiguration(SystemEventServiceConfiguration systemEventServiceConfiguration)
-