Interface Source

All Known Implementing Classes:
JavaAccessSource

public interface Source
A Source of some type, bean definition etc. Essentially describes the origin of that bean, event etc.
Author:
Oliver Drotbohm
  • Method Summary

    Modifier and Type
    Method
    Description
    Renders the source in human readable way.
  • Method Details

    • toString

      String toString(ApplicationModule module)
      Renders the source in human readable way.
      Parameters:
      module - must not be null.
      Returns: