com.khubla.pragmatach.framework.application
Class Application
java.lang.Object
  
com.khubla.pragmatach.framework.application.Application
public class Application
- extends Object
 
- Author:
 
  - tome
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Application
public Application()
getConfiguration
public static Configuration getConfiguration()
 
getControllers
public static Controllers getControllers()
- get all known controllers
 
 
getLifecyclelisteners
public static LifecycleListeners getLifecyclelisteners()
 
getRoutes
public static PragmatachRoutes getRoutes()
                                  throws PragmatachException
- get all known routes
- Throws:
 PragmatachException
 
 
setConfiguration
public static void setConfiguration(Configuration configuration)
 
Copyright © 2014 khubla.com. All rights reserved.