Interface ConcurrencyResource

    • Nested Class Summary

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

        org.jvnet.hk2.config.types.PropertyBag.Duck
    • Method Detail

      • getContextInfoEnabled

        String getContextInfoEnabled()
        Gets the value of the contextInfoEnabled property.
        Returns:
        possible object is String
      • getContextInfo

        String getContextInfo()
        Gets the value of the contextInfo property.
        Returns:
        possible object is String
      • getDescription

        String getDescription()
        Gets the value of the description property.
        Returns:
        possible object is String
      • getProperty

        List<org.jvnet.hk2.config.types.Property> getProperty()
        Properties as per PropertyBag
        Specified by:
        getProperty in interface org.jvnet.hk2.config.types.PropertyBag