org.juzu
Class Controller

java.lang.Object
  extended by org.juzu.Controller

public abstract class Controller
extends Object

Author:
Julien Viet

Constructor Summary
Controller()
           
 
Method Summary
 void beginRequest(RequestContext context)
           
 void endRequest()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Controller

public Controller()
Method Detail

beginRequest

public void beginRequest(RequestContext context)

endRequest

public void endRequest()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.