Package | Description |
---|---|
org.jboss.aop.proxy |
Modifier and Type | Method and Description |
---|---|
static Proxy |
ProxyFactory.createInterfaceProxy(ClassLoader loader,
Class<?>[] interfaces,
ProxyMixin[] mixins,
InstanceAdvisor advisor) |
static Proxy |
ProxyFactory.createInterfaceProxy(org.jboss.util.id.GUID guid,
ClassLoader loader,
Class<?>[] interfaces) |
static Proxy |
ProxyFactory.createInterfaceProxy(org.jboss.util.id.GUID guid,
ClassLoader loader,
Class<?>[] interfaces,
ProxyMixin[] mixins,
InstanceAdvisor advisor) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.