public abstract class TypeHandlerImpl extends Object
| Constructor and Description |
|---|
TypeHandlerImpl() |
| Modifier and Type | Method and Description |
|---|---|
static TypeHandlerImpl |
getHandler(Class<?> returnType) |
abstract void |
returnHandler(AjaxContext context,
Object methodReturn) |
public abstract void returnHandler(AjaxContext context, Object methodReturn) throws PhaseException
PhaseExceptionpublic static TypeHandlerImpl getHandler(Class<?> returnType)
Copyright © 2014. All rights reserved.