Class EntityDataServiceApp

java.lang.Object
jakarta.ws.rs.core.Application
com.priint.pubserver.entitydata.service.EntityDataServiceApp

@ApplicationPath("/*") public class EntityDataServiceApp extends jakarta.ws.rs.core.Application
  • Constructor Details

    • EntityDataServiceApp

      public EntityDataServiceApp()
  • Method Details

    • getClasses

      public Set<Class<?>> getClasses()
      Overrides:
      getClasses in class jakarta.ws.rs.core.Application
    • getSingletons

      public Set<Object> getSingletons()
      Overrides:
      getSingletons in class jakarta.ws.rs.core.Application