@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 StereotypeHandler
public java.lang.Class<? extends java.lang.annotation.Annotation> stereotype()
stereotype
in interface StereotypeHandler
Copyright © 2013 Caelum. All Rights Reserved.