public interface MetaModelProvider
MetaModelProvider is bound to a PersistenceProvider| Modifier and Type | Method and Description |
|---|---|
Coordinate |
getAptCoordinate()
The coordinate containing the APT processor class.
|
DependencyRepository |
getAptPluginRepository()
The dependency does not exist in Maven central, alternative repository.
|
String |
getCompilerArguments()
Additional compiler arguments (if any, returns
null otherwise). |
String |
getProcessor()
The processor class name.
|
Coordinate getAptCoordinate()
String getProcessor()
String getCompilerArguments()
null otherwise).DependencyRepository getAptPluginRepository()
null if no other
repository is needed.Copyright © 2016 JBoss by Red Hat. All rights reserved.