]
Brian Stansberry reassigned WFLY-9520:
--------------------------------------
Assignee: (was: Brian Stansberry)
Ability to inject ModelControllerClient
---------------------------------------
Key: WFLY-9520
URL:
https://issues.jboss.org/browse/WFLY-9520
Project: WildFly
Issue Type: Feature Request
Components: Management
Affects Versions: 11.0.0.Final
Reporter: Brad Maxwell
Being able to inject the ModelControllerClient via @Inject / @Resource / JNDI lookup
would be useful for applications wanting to access the management interface without
needing to setup a remote call via the java api and needing to know the
host/port/user/pass.