org.glassfish.osgicdi.impl
Class OSGiServiceExtension
java.lang.Object
org.glassfish.osgicdi.impl.OSGiServiceExtension
- All Implemented Interfaces:
- javax.enterprise.inject.spi.Extension
public class OSGiServiceExtension
- extends Object
- implements javax.enterprise.inject.spi.Extension
A portable extension that supports discovery and injection of OSGi
services from an OSGi service registry into Beans/Java EE components
that support injection.
- Author:
- Sivakumar Thyagarajan
- See Also:
OSGiService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGiServiceExtension
public OSGiServiceExtension()
Copyright © 2012 GlassFish Community. All Rights Reserved.