public class DefaultResourceReleaser extends Object implements ResourceReleaser
| Modifier and Type | Field and Description |
|---|---|
static String |
DIAGNOSABILITY_BEAN_NAME |
| Constructor and Description |
|---|
DefaultResourceReleaser() |
| 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. |
public static final String DIAGNOSABILITY_BEAN_NAME
public void release()
ResourceReleaserArtifact undeployment, resources that were not explicitly released and could cause a
memory leak.release in interface ResourceReleaserCopyright © 2003–2018 MuleSoft, Inc.. All rights reserved.