public class SimpleContentFactory extends Object implements ContentFactory
| Constructor and Description |
|---|
SimpleContentFactory(SimpleContentGenerator generator) |
| Modifier and Type | Method and Description |
|---|---|
Set<org.rhq.core.domain.content.transfer.ResourcePackageDetails> |
discoverContent(org.rhq.core.domain.content.PackageType type)
Returns a set of artifacts.
|
public SimpleContentFactory(SimpleContentGenerator generator)
public Set<org.rhq.core.domain.content.transfer.ResourcePackageDetails> discoverContent(org.rhq.core.domain.content.PackageType type)
ContentFactorydiscoverContent in interface ContentFactorytype - domain object passed into the call to the resource component, needed in the creation of the
artifact detailsnullCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.