public class ExportedInstanceLazyLoader extends Object implements org.jboss.forge.furnace.proxy.ForgeProxy
| Constructor and Description |
|---|
ExportedInstanceLazyLoader(org.jboss.forge.furnace.addons.AddonRegistry registry,
Class<?> serviceType,
javax.enterprise.inject.spi.InjectionPoint injectionPoint) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
create(org.jboss.forge.furnace.addons.AddonRegistry registry,
javax.enterprise.inject.spi.InjectionPoint injectionPoint,
Class<?> serviceType) |
Object |
getDelegate() |
Object |
invoke(Object self,
Method thisMethod,
Method proceed,
Object[] args) |
public ExportedInstanceLazyLoader(org.jboss.forge.furnace.addons.AddonRegistry registry,
Class<?> serviceType,
javax.enterprise.inject.spi.InjectionPoint injectionPoint)
public static Object create(org.jboss.forge.furnace.addons.AddonRegistry registry, javax.enterprise.inject.spi.InjectionPoint injectionPoint, Class<?> serviceType)
public Object invoke(Object self, Method thisMethod, Method proceed, Object[] args) throws Throwable
invoke in interface javassist.util.proxy.MethodHandlerThrowablepublic Object getDelegate()
getDelegate in interface org.jboss.forge.furnace.proxy.ForgeProxyCopyright © 2013 JBoss by Red Hat. All Rights Reserved.