public interface Producer extends SupportsProduction
Resource's| Modifier and Type | Method and Description |
|---|---|
boolean |
doesProduce() |
Set<Resource<ResourceType>> |
getOutputs() |
void |
setOutputs(Resource<ResourceType>... resources) |
doesProduceboolean doesProduce()
void setOutputs(Resource<ResourceType>... resources)
Set<Resource<ResourceType>> getOutputs()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.