Package | Description |
---|---|
org.hibernate.ejb.packaging |
Modifier and Type | Class and Description |
---|---|
class |
ExplodedJarVisitor |
class |
FileZippedJarVisitor
Work on a JAR that can be accessed through a File
|
class |
InputStreamZippedJarVisitor
Work on a JAR that can only be accessed through a inputstream
This is less efficient than the
FileZippedJarVisitor |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.