Interface ConfigurationAware

All Superinterfaces:
org.springframework.beans.factory.Aware
All Known Implementing Classes:
FrankListener, FrankSender, IbisLocalSender, PipeLine, SendMessageJob.SendMessageJobSender

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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setConfiguration

      void setConfiguration(Configuration configuration)