org.codehaus.groovy.grails.web.metaclass
Class GetSessionDynamicProperty
java.lang.Object
org.codehaus.groovy.grails.web.metaclass.GetSessionDynamicProperty
public class GetSessionDynamicProperty
- extends Object
A dynamic property that adds a "session" map to a controller for accessing the Http Session.
- Author:
- Graeme Rocher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_NAME
public static final String PROPERTY_NAME
- See Also:
- Constant Field Values
GetSessionDynamicProperty
public GetSessionDynamicProperty()