Interface IApplicationComponent<A>

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

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