Java com.vaadin.server SessionDestroyEvent fields, constructors, methods, implement or subclass

Example usage for Java com.vaadin.server SessionDestroyEvent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.vaadin.server SessionDestroyEvent.

The text is from its open source code.

Method

VaadinServicegetService()
Gets the Vaadin service from which the even originates.
VaadinSessiongetSession()
Gets the Vaadin service session that is no longer used.