org.alfresco.service.cmr.repository
Interface ContentStreamListener
public interface ContentStreamListener
Listens for notifications w.r.t. content. This includes receiving notifications
of the opening and closing of the content streams.
Method Summary |
void |
contentStreamClosed()
Called when the stream associated with a reader or writer is closed |
contentStreamClosed
void contentStreamClosed()
throws ContentIOException
- Called when the stream associated with a reader or writer is closed
- Throws:
ContentIOException
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.