Sergey Beryozkin created ARIES-1322:
---------------------------------------
Summary: Introduce Namespaces annotation
Key: ARIES-1322
URL: https://issues.apache.org/jira/browse/ARIES-1322
Project: Aries
Issue Type: Improvement
Components: Blueprint
Reporter: Sergey Beryozkin
Assignee: Sergey Beryozkin
Priority: Minor
This applies to a blueprint-parser component.
NamespaceHandler interface does not list the namespaces this handler supports
which makes it difficult to automate the registration of handlers in non-OSGI
contexts.
Having a Namespace annotation will provide an optional mechanism for
NamespaceHandlers to advertise the list of supported namespaces and help
discovering the handlers in non OSGI contexts but also introspect them in OSGI
if needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)