Interface ApplicationName

All Superinterfaces:
org.jvnet.hk2.config.ConfigBeanProxy, jakarta.validation.Payload

public interface ApplicationName extends org.jvnet.hk2.config.ConfigBeanProxy, jakarta.validation.Payload
A configured element which has to have application type of name.
Author:
Nandini Ektare
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull @Pattern(regexp="[\\p{L}\\p{N}_][\\p{L}\\p{N}\\-_./;:#]*",message="{app.invalid.name}",payload=ApplicationName.class) String
    Name of the configured object
    void
     

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

    createChild, deepCopy, getParent, getParent