Package | Description |
---|---|
org.javalite.activeweb |
ActiveWeb - the agile java framework
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractControllerConfig<T extends AppController>
This class is to be sub-classed by the application level class called
app.config.AppControllerConfig . |
class |
AbstractDBConfig
This class is designed to be sub-classed by an application level class called
app.config.DbConfig . |
class |
AbstractRouteConfig |
class |
Bootstrap
This is an abstract class designed to be overridden in the application.
|
Copyright © 2019 JavaLite. All rights reserved.