[jboss-as7-dev] Detyped Management Model
Heiko Braun
hbraun at redhat.com
Wed Jan 12 04:54:06 EST 2011
Thanks Kabir.
Can someone explain the "recursive" property?
ModelNode operation = createOperation(READ_SUB_MODEL_OPERATION, "profile", "profileA");
operation.get(REQUEST_PROPERTIES, RECURSIVE).set(true);
On Jan 12, 2011, at 10:38 AM, Kabir Khan wrote:
>
> On 12 Jan 2011, at 09:05, Heiko Braun wrote:
>
>>
>> Referring to:
>> http://community.jboss.org/wiki/DetypedRepresentationoftheAS7ManagementModel
>>
>> Pretty good explanation, Brian. I think it would be helpful to add some Java examples,
>> how to read and update portions of the model.
>
> Some wip here for reading:
> https://github.com/kabir/jboss-as/blob/detyped2/controller/src/test/java/org/jboss/as/controller/test/GlobalOperationsTestCase.java
>
> Probably something in emmanuel's tree:
> https://github.com/emuckenhuber/jboss-as/commit/6d213c3b40b2444862a26506b6ed845f8c9ba70f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20110112/eb0d5b2e/attachment.html
More information about the jboss-as7-dev
mailing list