@Configuration @Import(value=WebAppConfiguration.class) @ComponentScan(basePackages="org.atmosphere.samples.pubsub", excludeFilters=) @EnableAspectJAutoProxy(proxyTargetClass=true) public class ComponentConfiguration extends Object
| Constructor and Description |
|---|
ComponentConfiguration() |
Copyright © 2016. All Rights Reserved.