Class StoredProcExecutorSpec

java.lang.Object
org.springframework.integration.dsl.IntegrationComponentSpec<StoredProcExecutorSpec, StoredProcExecutor>
org.springframework.integration.jdbc.dsl.StoredProcExecutorSpec
All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<StoredProcExecutor>, org.springframework.beans.factory.InitializingBean, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle

public class StoredProcExecutorSpec extends org.springframework.integration.dsl.IntegrationComponentSpec<StoredProcExecutorSpec, StoredProcExecutor>
A StoredProcExecutor configurer.
Since:
7.0