Interface AdapterAware

All Superinterfaces:
org.springframework.beans.factory.Aware
All Known Implementing Classes:
AsyncSenderWithListenerPipe, BlobLineIteratingPipe, ClobLineIteratingPipe, CompositePipe, CompositeSender, ForEachAttachmentPipe, ForEachChildElementPipe, IteratingPipe, JdbcIteratingPipeBase, LobLineIteratingPipeBase, MailSenderPipe, MessageSendingPipe, ResultSetIteratingPipe, SenderPipe, StreamLineIteratorPipe, StringIteratorPipe, WsdlGeneratorPipe, ZipIteratorPipe

public interface AdapterAware extends org.springframework.beans.factory.Aware
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setAdapter

      void setAdapter(Adapter adapter)