Class WsSci

    • Constructor Summary

      Constructors 
      Constructor Description
      WsSci()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void onStartup​(java.util.Set<java.lang.Class<?>> clazzes, ServletContext ctx)
      Receives notification during startup of a web application of the classes within the web application that matched the criteria defined via the HandlesTypes annotation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • WsSci

        public WsSci()