public class JarContentDelegate extends FileContentDelegate
| Constructor and Description |
|---|
JarContentDelegate(File directory,
String packageTypeName) |
| Modifier and Type | Method and Description |
|---|---|
Set<org.rhq.core.domain.content.transfer.ResourcePackageDetails> |
discoverDeployedPackages()
This is a stub implementation, you need to implement a
discovery for artifacts of your particular content type.
|
String |
getPackageTypeName() |
createContent, deleteContent, getContent, getDirectory, getFileEnding, retrieveDeploymentSHA, saveDeploymentSHA, saveDeploymentSHApublic String getPackageTypeName()
public Set<org.rhq.core.domain.content.transfer.ResourcePackageDetails> discoverDeployedPackages()
FileContentDelegatediscoverDeployedPackages in class FileContentDelegateCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.