public abstract class AbstractBeanInstance extends Object implements BeanInstance
Constructor and Description |
---|
AbstractBeanInstance() |
Modifier and Type | Method and Description |
---|---|
protected Class<?> |
computeInstanceType(javax.enterprise.inject.spi.Bean<?> bean) |
protected static Class<?> |
computeInstanceType(Set<Type> types) |
Object |
invoke(Object instance,
Method method,
Object... arguments) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInstance, getInstanceType
Copyright © 2016. All rights reserved.