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