com.khubla.pragmatach.framework.controller.impl
Class NotFoundController

java.lang.Object
  extended by com.khubla.pragmatach.framework.controller.impl.AbstractController
      extended by com.khubla.pragmatach.framework.controller.impl.trivial.TrivialController
          extended by com.khubla.pragmatach.framework.controller.impl.NotFoundController
All Implemented Interfaces:
PragmatachController

@Controller(name="pragmatachNotFoundController")
public class NotFoundController
extends TrivialController

Author:
tome

Constructor Summary
NotFoundController()
           
 
Method Summary
 
Methods inherited from class com.khubla.pragmatach.framework.controller.impl.trivial.TrivialController
render
 
Methods inherited from class com.khubla.pragmatach.framework.controller.impl.AbstractController
bad, buildWildcardResourceURI, forward, getApplicationURL, getCacheHeaders, getConfigurationParameter, getControllerName, getControllerName, getPragmatachRoute, getRequest, getResource, getSessionScopedController, ok, redirect, setPragmatachRoute, setRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotFoundController

public NotFoundController()


Copyright © 2014 khubla.com. All rights reserved.