Interface ApplicationComponent<A>

Type Parameters:
A - the type of the application a ApplicationComponent can belong to.

public interface ApplicationComponent<A>
A ApplicationComponent can belong to an application.
Author:
Silvan Wyss