[
https://issues.apache.org/jira/browse/ABDERA-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James M Snell resolved ABDERA-52.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.3.0
Checked in
> Expose Registered Extensions
> ----------------------------
>
> Key: ABDERA-52
> URL: https://issues.apache.org/jira/browse/ABDERA-52
> Project: Abdera
> Issue Type: Improvement
> Affects Versions: 0.3.0
> Reporter: Rob Evans
> Fix For: 0.3.0
>
>
> As a developer, I'd like to be able to determine what extensions have been
> registered with the factory. I suppose this means giving access to the
> ExtensionFactoryMap in some manner.
> Something along the lines of the following would be nice:
> Factory factory = Abdera.getNewFactory();
> Strin[] extensionNames = factory.listRegisteredExtensions();
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.