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