Annotation Type ProvisioningProfile


  • @Documented
    @Retention(RUNTIME)
    @Target({})
    public @interface ProvisioningProfile
    Annotation that denotes a feature provisioning profile table.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      ProvisioningProfileId specification
      The SLEE component ID of the profile table.
      java.lang.String tableName
      The name of the profile table.
    • Element Detail

      • tableName

        java.lang.String tableName
        The name of the profile table.