org.apache.pluto.om
Class ControllerObjectAccess

java.lang.Object
  extended by org.apache.pluto.om.ControllerObjectAccess

public class ControllerObjectAccess
extends java.lang.Object


Field Summary
private static ControllerFactory controllerFactory
           
 
Constructor Summary
ControllerObjectAccess()
           
 
Method Summary
static Controller get(Model model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

controllerFactory

private static ControllerFactory controllerFactory
Constructor Detail

ControllerObjectAccess

public ControllerObjectAccess()
Method Detail

get

public static Controller get(Model model)