com.khubla.pragmatach.examples.clusterexample
Class ExampleClusteredController
java.lang.Object
com.khubla.pragmatach.framework.controller.impl.AbstractController
com.khubla.pragmatach.examples.clusterexample.ExampleClusteredController
- All Implemented Interfaces:
- PragmatachController
@Clustered
@Controller(name="exampleClusteredController")
public class ExampleClusteredController
- extends AbstractController
- Author:
- tome
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 |
ExampleClusteredController
public ExampleClusteredController()
getCount
public int getCount()
setCount
public void setCount(int count)
Copyright © 2014 khubla.com. All rights reserved.