org.rhq.plugins.jbossas.util
Class JarContentDelegate
java.lang.Object
org.rhq.plugins.jbossas.util.FileContentDelegate
org.rhq.plugins.jbossas.util.JarContentDelegate
public class JarContentDelegate
- extends FileContentDelegate
Discovers Jar files as artifacts including loading their manifest version into the artifact config.
- Author:
- Greg Hinkle
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MIME_TYPE_JAR
public static final String MIME_TYPE_JAR
- See Also:
- Constant Field Values
JarContentDelegate
public JarContentDelegate(File directory,
String typeName)
discoverDeployedPackages
public Set<org.rhq.core.domain.content.transfer.ResourcePackageDetails> discoverDeployedPackages()
- Overrides:
discoverDeployedPackages in class FileContentDelegate
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.