|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.ObjectVaadinPluginFilters
class VaadinPluginFilters
Handles the issue that Grails thinks Vaadin controllers are regular Grails controllers.
Redirects /*Vaadin/* to /[vaadin-app]#controller
Property Summary | |
---|---|
def |
filters
|
def |
grailsApplication
|
def |
log
|
Constructor Summary | |
VaadinPluginFilters()
|
Method Summary |
---|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
def filters
def grailsApplication
def log
Constructor Detail |
---|
VaadinPluginFilters()
Groovy Documentation