butler.ext.session
Interface SessionService

All Known Implementing Classes:
SessionServiceImpl

public interface SessionService

Author:
Fredrik Bertilsson

Method Summary
 Session createSession()
           
 void endSession()
           
 

Method Detail

createSession

Session createSession()
                      throws java.lang.Exception
Throws:
java.lang.Exception

endSession

void endSession()
                throws java.lang.Exception
Throws:
java.lang.Exception