|
Oracle® Fusion Middleware Java API Reference for Event Processing in Oracle Stream Analytics 12c Release (12.2.1.3.0) E98700-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to be implemented by beans that want to release resources when the containing EPN is destroyed and the application undeployed.
ActivatableBean
, InitializingBean
, SuspendableBean
, org.springframework.beans.factory.DisposableBean
Method Summary | |
abstract void |
destroy() Invoked by the EPN container when the containing application is stopped. |
Method Detail |
public void destroy() throws java.lang.Exception
|
Copyright © 2007, 2018, Oracle and/or its affiliates. All rights reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |