]
Tomaz Cerar moved WFLY-3057 to WFCORE-17:
-----------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-17 (was: WFLY-3057)
Component/s: Domain Management
(was: Domain Management)
Fix Version/s: (was: 9.0.0.CR1)
Add proper ResourceDefinition hooks for setting runtime only, adding
aliases
-----------------------------------------------------------------------------
Key: WFCORE-17
URL:
https://issues.jboss.org/browse/WFCORE-17
Project: WildFly Core
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Tomaz Cerar
If a resource is runtime only or has alias registrations, there's no proper API for
configuring these. ResourceDefinition impls are forced to hack this in via the
registerAttributes/Operations/Children callbacks.