Package org.ocpsoft.rewrite.cdi
Class CdiServiceLocator
java.lang.Object
org.ocpsoft.rewrite.cdi.manager.BeanManagerAware
org.ocpsoft.rewrite.cdi.CdiServiceLocator
- All Implemented Interfaces:
org.ocpsoft.common.spi.ServiceLocator
public class CdiServiceLocator
extends BeanManagerAware
implements org.ocpsoft.common.spi.ServiceLocator
- Author:
- Lincoln Baxter, III, Christian Kaltepoth
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ocpsoft.rewrite.cdi.manager.BeanManagerAware
getBeanManager, getBeanManagerLocator, isBeanManagerAvailable, isBeanManagerInjected
-
Constructor Details
-
CdiServiceLocator
public CdiServiceLocator()
-
-
Method Details
-
locate
- Specified by:
locatein interfaceorg.ocpsoft.common.spi.ServiceLocator
-