public interface ResourceGenerator<R extends org.fabric3.api.model.type.component.Resource>
PhysicalResources from a resource definition declared in a composite.| Modifier and Type | Method and Description |
|---|---|
PhysicalResource |
generateResource(LogicalResource<R> resource)
Generate the physical definition for a logical resource.
|
PhysicalResource generateResource(LogicalResource<R> resource) throws org.fabric3.api.host.Fabric3Exception
resource - the logical resourceorg.fabric3.api.host.Fabric3Exception - if there was a problem generating the wire