Class SessionShutdownEvent
- java.lang.Object
 - 
- com.inductiveautomation.perspective.gateway.event.SessionShutdownEvent
 
 
- 
public class SessionShutdownEvent extends java.lang.Object 
- 
- 
Constructor Summary
Constructors Constructor Description SessionShutdownEvent(InternalSession session) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InternalSessiongetSession() 
 - 
 
- 
- 
Constructor Detail
- 
SessionShutdownEvent
public SessionShutdownEvent(InternalSession session)
 
 - 
 
- 
Method Detail
- 
getSession
public InternalSession getSession()
 
 - 
 
 -