Class DarDriverService

java.lang.Object
de.schlichtherle.truezip.fs.spi.FsDriverService
com.xebialabs.deployit.packager.truezip.DarDriverService
All Implemented Interfaces:
de.schlichtherle.truezip.fs.FsDriverProvider

public class DarDriverService extends de.schlichtherle.truezip.fs.spi.FsDriverService
Maps the XL Deploy Archive (dar) extension to the TrueZip Jar Driver.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<de.schlichtherle.truezip.fs.FsScheme,de.schlichtherle.truezip.fs.FsDriver>
    get()
     

    Methods inherited from class de.schlichtherle.truezip.fs.spi.FsDriverService

    newMap, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • DarDriverService

      public DarDriverService()
  • Method Details

    • get

      public Map<de.schlichtherle.truezip.fs.FsScheme,de.schlichtherle.truezip.fs.FsDriver> get()