@Named @Singleton public class DefaultModelProcessor extends Object implements ModelProcessor
| Constructor and Description |
|---|
DefaultModelProcessor(ModelReader modelReader) |
| Modifier and Type | Method and Description |
|---|---|
void |
processModel(Path modelPath,
ModelVisitor visitor) |
@Inject public DefaultModelProcessor(ModelReader modelReader)
public void processModel(Path modelPath, ModelVisitor visitor) throws IOException, ModelFormatException
processModel in interface ModelProcessorIOExceptionModelFormatExceptionCopyright © 2012-2017 Red Hat, Inc.. All Rights Reserved.