com.xebialabs.deployit.plugin.jbossdm.util
Class JbossArchivesDriverService

java.lang.Object
  extended by de.schlichtherle.truezip.fs.spi.FsDriverService
      extended by com.xebialabs.deployit.plugin.jbossdm.util.JbossArchivesDriverService
All Implemented Interfaces:
de.schlichtherle.truezip.fs.FsDriverProvider

public class JbossArchivesDriverService
extends de.schlichtherle.truezip.fs.spi.FsDriverService


Constructor Summary
JbossArchivesDriverService()
           
 
Method Summary
 java.util.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 Detail

JbossArchivesDriverService

public JbossArchivesDriverService()
Method Detail

get

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