ServiceController<?> myService = deploymentUnit.getServiceRegistry().getService(TCCLSingletonService.SERVICE_NAME);TCCLSingletonService singleton = (TCCLSingletonService) myService.getValue();
ServiceController<?> myService = deploymentUnit.getServiceRegistry().getService(TCCLSingletonService.
TCCLSingletonService singleton = (TCCLSingletonService) myService.getValue();
Reply to this message by going to Community
Start a new discussion in JBoss AS7 Development at Community