Class CoherenceAutoConfiguration.CoherencePublisherScanRegistrarConfiguration
java.lang.Object
com.oracle.coherence.spring.boot.autoconfigure.CoherenceAutoConfiguration.CoherencePublisherScanRegistrarConfiguration
- Enclosing class:
- CoherenceAutoConfiguration
@AutoConfiguration
@ConditionalOnMissingBean(CoherencePublisherProxyFactoryBean.class)
@Import(CoherencePublisherAutoConfigurationScanRegistrar.class)
public static class CoherenceAutoConfiguration.CoherencePublisherScanRegistrarConfiguration
extends Object
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CoherencePublisherScanRegistrarConfiguration
public CoherencePublisherScanRegistrarConfiguration()
-