Annotation Type PepServiceDescription


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface PepServiceDescription
    It includes the component id of Pep. Created by chattapa on 10/16/16.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String componentName
      The Pep component name.
    • Element Detail

      • componentName

        String componentName
        The Pep component name.
        Returns:
        the component name