JBoss Community

Re: DependencyProcessor / TCCLSingletonService question

created by Dan Sirbu in JBoss AS7 Development - View the full discussion

 

ServiceController<?> myService = deploymentUnit.getServiceRegistry().getService(TCCLSingletonService.

SERVICE_NAME);

TCCLSingletonService singleton = (TCCLSingletonService) myService.getValue();

 



Reply to this message by going to Community

Start a new discussion in JBoss AS7 Development at Community