Hi,

is there a way to get a list of all registered services, etc that are registered for a module? I'd like to make a list similar to the HiveDoc page, but based on what is really registered during runtime.

I found all kinds of getXxxxxSource() methods in the Infrastructure object, but they all only have a get() function to get things that one already knows the name of.

Same for the ApplicationStateManager - just a get(String name), no "getAllNames()".

Thanks,

MARK

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to