public class GovernanceApplication
extends javax.ws.rs.core.Application
The Governance RESTEasy application. This is essentially the main entry point into a
RESTEasy application - it provides the resource implementation as well as any other
providers (mappers, etc).