|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Instance | |
---|---|
org.jboss.webbeans | |
org.jboss.webbeans.bean.standard |
Uses of Instance in org.jboss.webbeans |
---|
Classes in org.jboss.webbeans that implement Instance | |
---|---|
class |
InstanceImpl<T>
Helper implementation for Instance for getting instances |
Methods in org.jboss.webbeans that return Instance | ||
---|---|---|
static
|
InstanceImpl.of(java.lang.reflect.Type type,
ManagerImpl manager,
java.util.Set<java.lang.annotation.Annotation> annotations)
|
Uses of Instance in org.jboss.webbeans.bean.standard |
---|
Methods in org.jboss.webbeans.bean.standard that return Instance | |
---|---|
protected Instance<?> |
InstanceBean.newInstance(java.lang.reflect.Type type,
java.util.Set<java.lang.annotation.Annotation> annotations)
|
Methods in org.jboss.webbeans.bean.standard that return types with arguments of type Instance | |
---|---|
java.lang.Class<Instance<?>> |
InstanceBean.getType()
|
static AbstractFacadeBean<Instance<?>> |
InstanceBean.of(ManagerImpl manager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |