org.rhq.enterprise.server.plugins.url
Class FullRemotePackageInfo
java.lang.Object
org.rhq.enterprise.server.plugins.url.RemotePackageInfo
org.rhq.enterprise.server.plugins.url.FullRemotePackageInfo
public class FullRemotePackageInfo
- extends RemotePackageInfo
Contains the full metadata about package content.
This encapsulates the information stored in org.rhq.core.clientapi.server.plugin.content.ContentProviderPackageDetails.
- Author:
- John Mazzitelli
FullRemotePackageInfo
public FullRemotePackageInfo(URL url,
ContentProviderPackageDetails details)
getContentSourcePackageDetails
public ContentProviderPackageDetails getContentSourcePackageDetails()
toString
public String toString()
- Overrides:
toString in class RemotePackageInfo
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.