<div><div dir="auto">Hi David, </div></div><div dir="auto"><br></div><div dir="auto">Can you point me to that field(the class as well) that stores these values? I assume just changing the value(after making the field mutable) to include additional classes isn’t going to be enough?</div><div dir="auto"><br></div><div dir="auto">Thanks</div><div dir="auto">./Sam</div><div><br><div class="gmail_quote"><div dir="ltr">On Thu, Nov 15, 2018 at 8:22 PM David Lloyd &lt;<a href="mailto:david.lloyd@redhat.com">david.lloyd@redhat.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Nov 15, 2018 at 8:38 AM Sam Thomas &lt;<a href="mailto:sam.thomas@broadcom.com" target="_blank">sam.thomas@broadcom.com</a>&gt; wrote:<br>
&gt; Hi guys!<br>
&gt;<br>
&gt; When an agent starts up with the JVM (through premain()) we can specify in the command to start up jboss, classes to be added to jboss system packages by setting the above property.<br>
&gt;<br>
&gt; I am looking to replicate the effect of setting that system property after jboss has started up, i.e, an agent will be loaded through agentmain() after jboss is up and running.<br>
<br>
At present, these values are calculated when JBoss Modules starts up<br>
and stored in a constant field.  So to change that exact mechanism<br>
with one which can be reloaded would require that the field be made<br>
mutable and that an operation be added which recomputes that field.<br>
This is to say that it is possible, but the current code doesn&#39;t do<br>
that.<br>
<br>
-- <br>
- DML<br>
</blockquote></div></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><br></div><div dir="ltr">Thanks</div></div><div>./Sam</div></div></div></div></div></div></div></div></div>