Package org.jboss.weld.bean.proxy
Class AbstractBeanInstance
java.lang.Object
org.jboss.weld.bean.proxy.AbstractBeanInstance
- All Implemented Interfaces:
BeanInstance
- Direct Known Subclasses:
ContextBeanInstance,EnterpriseTargetBeanInstance,TargetBeanInstance
- Author:
- David Allen
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.weld.bean.proxy.BeanInstance
getInstance, getInstanceType
-
Constructor Details
-
AbstractBeanInstance
public AbstractBeanInstance()
-
-
Method Details
-
invoke
- Specified by:
invokein interfaceBeanInstance- Throws:
Throwable
-
computeInstanceType
-
computeInstanceType
-