]
Tomaz Cerar updated WFLY-3413:
------------------------------
Fix Version/s: 9.0.0.Alpha1
Expose support for runtime Resources
------------------------------------
Key: WFLY-3413
URL:
https://issues.jboss.org/browse/WFLY-3413
Project: WildFly
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
Fix For: 9.0.0.Alpha1
Currently we kinda have support for runtime resources but we dont expose this
configuration to user so noone uses it.
see ConcreteResourceRegistration#register(final String elementValue, final
ResourceDefinition provider, boolean runtimeOnly)