org.moyoman.module
Interface Component

All Known Implementing Classes:
Helper, Module

public interface Component

This marker interface is implemented by Module and Helper. It is defined for convenience so that methods which might return a Module or Helper, or an array with a mixture of the two have a convenient way of doing so.