Expose optional configuration metadata
--------------------------------------
Key: JBBOOT-62
URL:
https://jira.jboss.org/jira/browse/JBBOOT-62
Project: JBoss Bootstrap
Issue Type: Feature Request
Components: impl-base, spi
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 0.1.2
Legacy defines:
/**
* Get the optional server configuration metadata
* @return a possibly empty map of configuration metadata.
*/
Map<String, Object> getMetaData();
...which we must continue to support.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira