Interface Module

  • All Superinterfaces:
    org.jvnet.hk2.config.ConfigBeanProxy, org.glassfish.api.admin.config.Named, org.jvnet.hk2.config.types.PropertyBag

    public interface Module
    extends org.glassfish.api.admin.config.Named, org.jvnet.hk2.config.ConfigBeanProxy, org.jvnet.hk2.config.types.PropertyBag
    Tag Interface for any module
    Author:
    Jerome Dochez
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  Module.Duck  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Engine getEngine​(String snifferType)  
      List<Engine> getEngines()  
      Resources getResources()  
      void setResources​(Resources resources)  
      • Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy

        createChild, deepCopy, getParent, getParent
      • Methods inherited from interface org.glassfish.api.admin.config.Named

        getName, setName
      • Methods inherited from interface org.jvnet.hk2.config.types.PropertyBag

        addProperty, getProperty, getProperty, getPropertyValue, getPropertyValue, lookupProperty, removeProperty, removeProperty