org.granite.client.tide.cdi
Class ViewContext.ViewBeanResetter<T>
java.lang.Object
org.granite.client.tide.cdi.ViewContext.ViewBeanResetter<T>
- All Implemented Interfaces:
- ViewScope.BeanResetter
- Enclosing class:
- ViewContext
public static class ViewContext.ViewBeanResetter<T>
- extends Object
- implements ViewScope.BeanResetter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewContext.ViewBeanResetter
public ViewContext.ViewBeanResetter(Contextual<T> bean,
CreationalContext<T> cc)
reset
public void reset(Object instance)
- Specified by:
reset in interface ViewScope.BeanResetter