Class HBCISynchronizeBackend.HBCIJobGroup

  • All Implemented Interfaces:
    java.io.Closeable, java.lang.AutoCloseable
    Enclosing class:
    HBCISynchronizeBackend

    protected class HBCISynchronizeBackend.HBCIJobGroup
    extends AbstractSynchronizeBackend.JobGroup
    implements java.io.Closeable
    Hilfsklasse, um die Jobs nach Konten zu gruppieren.
    • Method Detail

      • close

        public void close()
                   throws java.io.IOException
        Schliesst die waehrend der Ausfuehrung geoeffneten Ressourcen.
        Specified by:
        close in interface java.lang.AutoCloseable
        Specified by:
        close in interface java.io.Closeable
        Throws:
        java.io.IOException