|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.rhq.enterprise.server.plugins.url.RemotePackageInfo
org.rhq.enterprise.server.plugins.url.FullRemotePackageInfo
public class FullRemotePackageInfo
Contains the full metadata about package content.
This encapsulates the information stored in org.rhq.core.clientapi.server.plugin.content.ContentProviderPackageDetails.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.rhq.enterprise.server.plugins.url.RemotePackageInfo |
|---|
RemotePackageInfo.SupportedPackageType |
| Constructor Summary | |
|---|---|
FullRemotePackageInfo(java.net.URL url,
ContentProviderPackageDetails details)
|
|
| Method Summary | |
|---|---|
ContentProviderPackageDetails |
getContentSourcePackageDetails()
|
java.lang.String |
toString()
|
| Methods inherited from class org.rhq.enterprise.server.plugins.url.RemotePackageInfo |
|---|
getLocation, getMD5, getSupportedPackageType, getUrl, setSupportedPackageType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FullRemotePackageInfo(java.net.URL url,
ContentProviderPackageDetails details)
| Method Detail |
|---|
public ContentProviderPackageDetails getContentSourcePackageDetails()
public java.lang.String toString()
toString in class RemotePackageInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||