Interface TypeQualifier.Builder<T>

Type Parameters:
T - The type of the service that the TypeQualifier targets
Enclosing interface:
TypeQualifier<T>

public static interface TypeQualifier.Builder<T>
Build TypeQualifier instances
Author:
cdivilly