API Overview
API Index
Package Overview
Direct link to this page
JavaOnTracks 0.1.2
net.jot.web.
JOTFlowClassCache
View Source
Author(s)
thibautc
Since
Version
Serial
Hierarchy
Object
JOTFlowClassCache
Implements
Subclasses
See DIRECT subclasses
Quick Links:
Constructors
Methods
Fields
NestedClasses
Description
public
class JOTFlowClassCache
Cache that stores "Class" objects requested by flow.conf (ie: controllers and views) Such as class.forName won't have to be called repeatedly.
See also:
Constructors
public
JOTFlowClassCache
()
Methods
Hide/Show inherited methods
public
static
Class
getClass
(
String
className) throws
Exception
Fields
Hide/Show inherited fields
Nested Classes
Generated By:
JavaOnTracks Doclet
0.1.5 ©Thibaut Colar