to.etc.domui.server
Interface IAppSessionListener


public interface IAppSessionListener


Method Summary
 void sessionCreated(DomApplication app, AppSession ses)
           
 void sessionDestroyed(DomApplication app, AppSession ses)
           
 

Method Detail

sessionCreated

void sessionCreated(DomApplication app,
                    AppSession ses)

sessionDestroyed

void sessionDestroyed(DomApplication app,
                      AppSession ses)