org.codehaus.mojo.truezip.internal
Class DefaultTrueZipArchiveDetector

java.lang.Object
  extended by org.codehaus.mojo.truezip.internal.DefaultTrueZipArchiveDetector
All Implemented Interfaces:
TrueZipArchiveDetector

public class DefaultTrueZipArchiveDetector
extends Object
implements TrueZipArchiveDetector


Constructor Summary
DefaultTrueZipArchiveDetector()
           
 
Method Summary
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultTrueZipArchiveDetector

public DefaultTrueZipArchiveDetector()
Method Detail

init

@PostConstruct
public void init()


Copyright © 2012 Codehaus. All Rights Reserved.