Uses of Class
org.rhq.common.drift.ChangeSetReaderException

Uses of ChangeSetReaderException in org.rhq.common.drift
 

Methods in org.rhq.common.drift that throw ChangeSetReaderException
 void ChangeSetReaderImpl.close()
           
 void ChangeSetReader.close()
          Closes the reader.
 Headers ChangeSetReaderImpl.getHeaders()
           
 Headers ChangeSetReader.getHeaders()
          Returns the headers from change set file.
 FileEntry ChangeSetReaderImpl.read()
           
 FileEntry ChangeSetReader.read()
          Read and return the next file entry or null if the end of the file has been reached.
 

Constructors in org.rhq.common.drift that throw ChangeSetReaderException
ChangeSetReaderImpl(File metaDataFile)
           
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.