Package org.apache.ziplock
Class WebModule
java.lang.Object
org.apache.ziplock.WebModule
- Version:
- $Rev$ $Date$
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classWebModule.Descriptor<D extends NamedModule>static class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebModule
public WebModule(org.jboss.shrinkwrap.api.spec.WebArchive archive) -
WebModule
-
WebModule
- Parameters:
clazz- class used to extract the package to include in the webarchiveexcluded- list of excluded files (will not be in the webarchive) contained in the selected package
-
WebModule
-
-
Method Details
-
getArchive
public org.jboss.shrinkwrap.api.spec.WebArchive getArchive()
-