@Deprecated public interface Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
Closes the resource.
|
void close()
throws org.mule.runtime.api.exception.MuleException
org.mule.runtime.api.exception.MuleException - if an exception occurs closing the resourceCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.