Class SessionStartupEvent
- java.lang.Object
- 
- com.inductiveautomation.perspective.gateway.event.SessionStartupEvent
 
- 
 public class SessionStartupEvent extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description SessionStartupEvent(InternalSession session)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description InternalSessiongetSession()
 
- 
- 
- 
Constructor Detail- 
SessionStartupEventpublic SessionStartupEvent(InternalSession session) 
 
- 
 - 
Method Detail- 
getSessionpublic InternalSession getSession() 
 
- 
 
-