@Configuration
@DependsOn(value="jOrchestraAutoConfiguration")
public class JOrchestaEventConguration
extends java.lang.Object
| Constructor and Description |
|---|
JOrchestaEventConguration() |
| Modifier and Type | Method and Description |
|---|---|
com.hazelcast.core.HazelcastInstance |
hazelcastInstance() |
java.util.Map<java.lang.Class<?>,java.util.List<java.util.function.Consumer<br.com.jorchestra.dto.JOrchestraSystemEvent>>> |
jOrchestraEventMaps() |
org.springframework.context.event.ApplicationEventMulticaster |
simpleApplicationEventMulticaster() |
@Bean public com.hazelcast.core.HazelcastInstance hazelcastInstance()
@Bean(value="jOrchestraEventMaps") public java.util.Map<java.lang.Class<?>,java.util.List<java.util.function.Consumer<br.com.jorchestra.dto.JOrchestraSystemEvent>>> jOrchestraEventMaps()
@Bean public org.springframework.context.event.ApplicationEventMulticaster simpleApplicationEventMulticaster()