mulesoft-labs / raml-jaxrs-codegen

Tools to enable RAML-first development in JAX-RS projects
Other
40 stars 44 forks source link

Add extensibility to the Generator class #6

Closed railor33 closed 10 years ago

railor33 commented 10 years ago

I changed two methods in the Generator class from "private" to "protected" This will allow developers to annotate the interface and interface methods with custom annotations.