Class NeutronNorthboundRSApplication


  • @Singleton
    public final class NeutronNorthboundRSApplication
    extends javax.ws.rs.core.Application
    This class is an instance of javax.ws.rs.core.Application and is used to return the classes that will be instantiated for JAXRS processing. This is necessary because package scanning in jersey doesn't yet work in OSGi environment.