public interface QualifierProvider<T>
| Modifier and Type | Method and Description |
|---|---|
T |
with(Annotation qualifier) |
T |
with(AssemblerTypes qualifier) |
T |
with(Class<? extends Annotation> qualifier) |
T with(Annotation qualifier)
T with(Class<? extends Annotation> qualifier)
T with(AssemblerTypes qualifier)
Copyright © 2013-2016–2016 SeedStack. All rights reserved.