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 TypeMethodDescriptiontoString
(ApplicationModule module) Renders the source in human readable way.
-
Method Details
-
toString
Renders the source in human readable way.- Parameters:
module
- must not be null.- Returns:
-