public abstract class AbstractBeanInstance extends Object implements BeanInstance
| Constructor and Description |
|---|
AbstractBeanInstance() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
computeInstanceType(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, waitgetInstance, getInstanceTypeCopyright © 2014 Seam Framework. All Rights Reserved.