Interface ConfigurationAware

All Superinterfaces:
org.springframework.beans.factory.Aware
All Known Implementing Classes:
ConfigurableApplicationContext, ConfigurationDigester, FrankListener, FrankSender, IbisLocalSender, LarvaPipe, LarvaScenarioContext, MonitorManager, PipeLine, ScheduleManager, 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)