@ApplicationScoped public class ConverterHandler extends java.lang.Object implements StereotypeHandler
| Constructor and Description |
|---|
ConverterHandler(Converters converters) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(java.lang.Class<?> annotatedType) |
java.lang.Class<? extends java.lang.annotation.Annotation> |
stereotype() |
public ConverterHandler(Converters converters)
public void handle(java.lang.Class<?> annotatedType)
handle in interface StereotypeHandlerpublic java.lang.Class<? extends java.lang.annotation.Annotation> stereotype()
stereotype in interface StereotypeHandlerCopyright © 2013 Caelum. All Rights Reserved.