Interface Named

  • All Superinterfaces:
    org.jvnet.hk2.config.ConfigBeanProxy
    All Known Subinterfaces:
    ContainerMonitoring

    public interface Named
    extends org.jvnet.hk2.config.ConfigBeanProxy
    An configured element which is named.
    Author:
    Jerome Dochez
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy

        org.jvnet.hk2.config.ConfigBeanProxy.Duck
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      @NotNull String getName()
      Name of the configured object
      void setName​(String value)  
      • Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy

        createChild, deepCopy, getParent, getParent