[jboss-dev-forums] [JBoss AS7 Development] - DependencyProcessor / TCCLSingletonService question
Dan Sirbu
do-not-reply at jboss.com
Tue Sep 13 13:12:11 EDT 2011
Dan Sirbu [http://community.jboss.org/people/lmcdasi] created the discussion
"DependencyProcessor / TCCLSingletonService question"
To view the discussion, visit: http://community.jboss.org/message/626312#626312
--------------------------------------------------------------
Is there any way for the DependecyProcessor class to have access to the TCCLSingletonService object ?
What I did is to set in the standalone.xml :
<subsystem name="urn:com.module.extension:1.0">
<modules>
<module name="com.module.first"/>
</modules>
</subsystem>
Then the TCCL service will get the module list within the SubsystemState object which contains a list of modules. I would like to access that list of modules from whithin the DependecyProcessor and I was wondering if there is a way for the DependencyProcessor to use the "getValue" from the TCCLservice in order to access that object .......
Any toughts/suggestions ?
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/626312#626312]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110913/7eae3923/attachment.html
More information about the jboss-dev-forums
mailing list