@NoImplement @FunctionalInterface public interface ResourceReleaser
| Modifier and Type | Method and Description |
|---|---|
void |
release()
Attempts to release, during an
Artifact undeployment, resources that were not
explicitly released and could cause a memory leak. |
void release()
Artifact undeployment, resources that were not
explicitly released and could cause a memory leak.Copyright © 2003–2023 MuleSoft, Inc.. All rights reserved.