[jboss-jira] [JBoss JIRA] Created: (JBCL-96) Expose Module callback registration in ClassLoading
Ales Justin (JIRA)
jira-events at lists.jboss.org
Thu Apr 2 06:34:22 EDT 2009
Expose Module callback registration in ClassLoading
---------------------------------------------------
Key: JBCL-96
URL: https://jira.jboss.org/jira/browse/JBCL-96
Project: JBoss ClassLoader
Issue Type: Task
Components: Modules
Affects Versions: JBossCL.2.0.4.GA
Reporter: Ales Justin
Assignee: Ales Justin
Fix For: 2.0.5.GA
Currently Module registration to ClassLoading is done two ways:
* via contextual callback
* direct programmatic usage in describe deployer
Any other bean/service that monitors Module creation should plug into
ClassLoading in order to get the Module in the right state.
This can be done via ModuleRegistry.
See forum (actually it's jboss-dev) discussion for more info.
--
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
More information about the jboss-jira
mailing list