OPS4J Pax Exam CDI Injector
Package Index
|
Class Index
org.ops4j.pax.exam.cdi
org.ops4j.pax.exam.cdi.impl
org.ops4j.pax.exam.cdi.spi
Classes
BeanManagerLookup
CdiInjectorFactory
Package Index
|
Class Index
Summary:
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public class
CdiInjectorFactory
extends Object
implements InjectorFactory
java.lang.Object
↳
org.ops4j.pax.exam.cdi.CdiInjectorFactory
Summary
Public Constructors
CdiInjectorFactory
()
Public Methods
Injector
createInjector
()
void
setContext
(Object context)
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
From interface org.ops4j.pax.exam.util.InjectorFactory
abstract Injector
createInjector
()
abstract void
setContext
(Object arg0)
Public Constructors
public
CdiInjectorFactory
()
Public Methods
public Injector
createInjector
()
public void
setContext
(Object context)