|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jbossas5.FileContentDelegate
org.rhq.plugins.jbossas5.JarContentDelegate
public class JarContentDelegate
Discovers Jar files as artifacts including loading their manifest version into the artifact config.
| Field Summary | |
|---|---|
static java.lang.String |
MIME_TYPE_JAR
|
| Fields inherited from class org.rhq.plugins.jbossas5.FileContentDelegate |
|---|
directory |
| Constructor Summary | |
|---|---|
JarContentDelegate(java.io.File directory,
java.lang.String typeName)
|
|
| Method Summary | |
|---|---|
java.util.Set<ResourcePackageDetails> |
discoverDeployedPackages()
|
| Methods inherited from class org.rhq.plugins.jbossas5.FileContentDelegate |
|---|
createContent, deleteContent, getContent, getDirectory, getFileEnding, getPackageTypeName, getPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String MIME_TYPE_JAR
| Constructor Detail |
|---|
public JarContentDelegate(java.io.File directory,
java.lang.String typeName)
| Method Detail |
|---|
public java.util.Set<ResourcePackageDetails> discoverDeployedPackages()
discoverDeployedPackages in class FileContentDelegate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||