Groovy Documentation

src.java.org.grails.xfire
Class OpenSessionInViewFilter

java.lang.Object
  src.java.org.grails.xfire.OpenSessionInViewFilter

class OpenSessionInViewFilter

Constructor Summary
OpenSessionInViewFilter()

 
Method Summary
protected void closeSession(Session arg0, SessionFactory arg1)

protected Session getSession(SessionFactory arg0)

 
Methods inherited from class java.lang.Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Constructor Detail

OpenSessionInViewFilter

OpenSessionInViewFilter()


 
Method Detail

closeSession

protected void closeSession(Session arg0, SessionFactory arg1)


getSession

protected Session getSession(SessionFactory arg0)


 

Groovy Documentation