|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object vishnu.sessions.AbstractSessionHandler vishnu.sessions.DefaultSessionHandler
public class DefaultSessionHandler
Field Summary |
---|
Fields inherited from class vishnu.sessions.AbstractSessionHandler |
---|
pool, service |
Constructor Summary | |
---|---|
DefaultSessionHandler(SessionPool pool)
|
Method Summary | |
---|---|
protected void |
loginOperations(Session s)
|
protected void |
logoutOperations(Session s)
|
Methods inherited from class vishnu.sessions.AbstractSessionHandler |
---|
attach, login, logout |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultSessionHandler(SessionPool pool)
Method Detail |
---|
protected void loginOperations(Session s)
loginOperations
in class AbstractSessionHandler
protected void logoutOperations(Session s)
logoutOperations
in class AbstractSessionHandler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |