Class WebLayoutApplication


  • public class WebLayoutApplication
    extends javax.ws.rs.core.Application
    Entry point for jax-rs calls to the LayoutStore service.
    Since:
    5.4
    Author:
    Anahide Tchertchian
    • Constructor Detail

      • WebLayoutApplication

        public WebLayoutApplication()
    • Method Detail

      • getClasses

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

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