public class DefaultStreamCloserService extends Object implements StreamCloserService
StreamCloser
's
from the Mule registry. StreamCloser
instances are only fetched
from the registry the first time the closeStream(Object)
method is called
with a steam that cannot be closed by . Any other closers
added to the registry after that will be ignoredConstructor and Description |
---|
DefaultStreamCloserService() |
public void closeStream(Object stream)
closeStream
in interface StreamCloserService
public void setMuleContext(MuleContext context)
setMuleContext
in interface MuleContextAware
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.