public static interface BuildContext.Output<T> extends BuildContext.OutputMetadata<T>, BuildContext.Resource<T>
| Modifier and Type | Method and Description |
|---|---|
<I> void |
associateInput(BuildContext.InputMetadata<I> input) |
OutputStream |
newOutputStream() |
getAssociatedInputs, getStatusaddMessage, setAttributegetAttribute, getResourceOutputStream newOutputStream() throws IOException
IOException<I> void associateInput(BuildContext.InputMetadata<I> input)
Copyright © 2014. All Rights Reserved.