Class LicensesResourceImpl

java.lang.Object
de.aservo.confapi.commons.rest.AbstractLicensesResourceImpl
de.aservo.confapi.crowd.rest.LicensesResourceImpl
All Implemented Interfaces:
de.aservo.confapi.commons.rest.api.LicensesResource

@Named @Path("licenses") public class LicensesResourceImpl extends de.aservo.confapi.commons.rest.AbstractLicensesResourceImpl
  • Constructor Details

    • LicensesResourceImpl

      @Inject public LicensesResourceImpl(de.aservo.confapi.commons.service.api.LicensesService licensesService)