@Configuration @Import(value=WebAppConfiguration.class) @ComponentScan(basePackages="org.atmosphere.samples.pubsub", excludeFilters=) @EnableAspectJAutoProxy(proxyTargetClass=true) public class ComponentConfiguration extends Object
| Constructor and Description |
|---|
ComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.atmosphere.cpr.BroadcasterFactory |
broadcasterFactory() |
org.codehaus.jackson.map.ObjectMapper |
objectMapper() |
Copyright © 2013. All Rights Reserved.