org.beanfabrics.support
Class OnChangeSupport

java.lang.Object
  extended by org.beanfabrics.support.OnChangeSupport
All Implemented Interfaces:
Support

public class OnChangeSupport
extends java.lang.Object
implements Support


Constructor Summary
OnChangeSupport(PresentationModel model)
           
 
Method Summary
static OnChangeSupport get(PresentationModel model)
           
 void setup(java.lang.reflect.Method method)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OnChangeSupport

public OnChangeSupport(PresentationModel model)
Method Detail

get

public static OnChangeSupport get(PresentationModel model)

setup

public void setup(java.lang.reflect.Method method)