org.beanfabrics.support
Class OperationSupport

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

public class OperationSupport
extends java.lang.Object
implements Support


Constructor Summary
OperationSupport(PresentationModel model)
           
 
Method Summary
static OperationSupport 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

OperationSupport

public OperationSupport(PresentationModel model)
Method Detail

get

public static OperationSupport get(PresentationModel model)

setup

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