org.jboss.errai.cdi.server
Class CDIServiceLocator
java.lang.Object
org.jboss.errai.cdi.server.CDIServiceLocator
- All Implemented Interfaces:
- org.jboss.errai.bus.server.servlet.ServiceLocator
public class CDIServiceLocator
- extends Object
- implements org.jboss.errai.bus.server.servlet.ServiceLocator
Method Summary |
org.jboss.errai.bus.server.service.ErraiService |
locateService()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CDIServiceLocator
public CDIServiceLocator()
locateService
public org.jboss.errai.bus.server.service.ErraiService locateService()
- Specified by:
locateService
in interface org.jboss.errai.bus.server.servlet.ServiceLocator
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.