public interface FndStreamManager
void close() throws SystemException
SystemException
- if an error has been encounteredvoid done(boolean success) throws SystemException
success
- true if the transaction has been committed,
false if the transaction has been rolled back.SystemException
- if an error has been encountered