Dan Sirbu [
http://community.jboss.org/people/lmcdasi] created the discussion
"Re: DependencyProcessor / TCCLSingletonService question"
To view the discussion, visit:
http://community.jboss.org/message/626747#626747
--------------------------------------------------------------
ServiceController<?> myService =
deploymentUnit.getServiceRegistry().getService(TCCLSingletonService.
+SERVICE_NAME+);TCCLSingletonService singleton = (TCCLSingletonService)
myService.getValue();
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/626747#626747]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]