org.jboss.errai.cdi.server
Class CDIServiceLocator

java.lang.Object
  extended by 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


Constructor Summary
CDIServiceLocator()
           
 
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
 

Constructor Detail

CDIServiceLocator

public CDIServiceLocator()
Method Detail

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.