Interface ApplicationFactory

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      javax.ws.rs.core.Application getApplication​(org.osgi.framework.Bundle bundle, Map<String,​String> args)
      Create a new application instance given the bundle declaring the application and the attributes specified in the manifest.