@Beta @ConstrainedTo(value=SERVER) public interface ExtendedMonitoringStatisticsListener extends MonitoringStatisticsListener
MonitoringStatisticsListener which allows to listen to the event
of destroying the application.| Modifier and Type | Method and Description |
|---|---|
void |
onDestroy()
The method is called when application is destroyed.
|
onStatisticsCopyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.