-
Task
-
Resolution: Done
-
Major
-
1.0.0.Beta4
-
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