Uploaded image for project: 'IronJacamar'
  1. IronJacamar
  2. JBJCA-526

@ConfigProperty support in the admin object class

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Beta5
    • 1.0.0.Beta4
    • Common
    • None

      support this

      @AdministeredObject
      public class TestAdminObject implements Serializable, Referenceable
      {

      Reference reference;

      @ConfigProperty(type = String.class, defaultValue = "InAO")
      private String myStringProperty;

      the testcase is Ra16annoAdminObjectTestCase

            jeff.zhang_jira Jeff Zhang (Inactive)
            jeff.zhang_jira Jeff Zhang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: