org.granite.client.tide
Interface ViewScope.BeanResetter

All Known Implementing Classes:
ViewContext.ViewBeanResetter
Enclosing interface:
ViewScope

public static interface ViewScope.BeanResetter


Method Summary
 void reset(Object instance)
           
 

Method Detail

reset

void reset(Object instance)