Java org.springframework.integration.endpoint AbstractEndpoint fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.integration.endpoint AbstractEndpoint fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.integration.endpoint AbstractEndpoint.

The text is from its open source code.

Subclass

org.springframework.integration.endpoint.AbstractEndpoint has subclasses.
Click this link to see all its subclasses.

Method

voidafterPropertiesSet()
StringgetComponentName()
Will return the name of this component identified by #componentName field.
voidsetComponentName(String componentName)
Sets the name of this component.
voidstart()