@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 ModelProcessor
IOException
ModelFormatException
Copyright © 2012–2015 Red Hat, Inc.. All rights reserved.