|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.trajano.twiff.internal.TwiffInternal
public class TwiffInternal
This utility class provides string constants used by the framework internally.
Field Summary | |
---|---|
static String |
APP_CONTAINER_KEY
Attribute key to get the application level container. |
static String |
HTTP_SESSION_CONTAINER_KEY
Attribute key to get the session level container. |
static String |
REQUEST_CONTAINER_KEY
Attribute key to get the request level container. |
static String |
SESSION_FACTORY_KEY
Attribute key to get the Hibernate SessionFactory
object from the servlet context. |
static String |
TWIFF_DEFAULTS
Resource bundle lookup key to get the defaults used in the framework. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String APP_CONTAINER_KEY
public static final String HTTP_SESSION_CONTAINER_KEY
public static final String REQUEST_CONTAINER_KEY
public static final String SESSION_FACTORY_KEY
SessionFactory
object from the servlet context.
public static final String TWIFF_DEFAULTS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |