Interface Named

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

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

    Modifier and Type
    Method
    Description
    @NotNull String
    Name of the configured object
    void
    setName(String value)
     

    Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy

    createChild, deepCopy, getParent, getParent