public class AnnotationGatewayProxyFactoryBean extends GatewayProxyFactoryBean
GatewayProxyFactoryBean extension for Java configuration,
when service interface is marked with the MessagingGateway annotation.lifecycleCondition, lifecycleLockEXPRESSION_PARSER, logger| Constructor and Description |
|---|
AnnotationGatewayProxyFactoryBean(Class<?> serviceInterface) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onInit()
Subclasses may implement this for initialization logic.
|
doInvoke, doStart, doStop, getAsyncExecutor, getGateways, getObject, getObjectType, invoke, isSingleton, setAsyncExecutor, setBeanClassLoader, setDefaultReplyChannel, setDefaultReplyChannelName, setDefaultReplyTimeout, setDefaultRequestChannel, setDefaultRequestChannelName, setDefaultRequestTimeout, setErrorChannel, setErrorChannelName, setGlobalMethodMetadata, setMapper, setMethodMetadataMap, setServiceInterface, setShouldTrack, setTypeConverterdoStop, getPhase, isAutoStartup, isRunning, setAutoStartup, setPhase, setTaskScheduler, start, stop, stopafterPropertiesSet, extractTypeIfPossible, getApplicationContext, getApplicationContextId, getBeanFactory, getChannelResolver, getComponentName, getComponentType, getConversionService, getExpression, getIntegrationProperties, getIntegrationProperty, getMessageBuilderFactory, getTaskScheduler, setApplicationContext, setBeanFactory, setBeanName, setChannelResolver, setComponentName, setConversionService, setMessageBuilderFactory, setPrimaryExpression, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComponentName, getComponentTypepublic AnnotationGatewayProxyFactoryBean(Class<?> serviceInterface)
protected void onInit()
IntegrationObjectSupportonInit in class GatewayProxyFactoryBean