org.jboss.aop.proxy
Class ProxyMixin
java.lang.Object
org.jboss.aop.proxy.ProxyMixin
- All Implemented Interfaces:
- Serializable
public class ProxyMixin
- extends Object
- implements Serializable
Comment
- Version:
- $Revision: 71276 $
- Author:
- Bill Burke
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyMixin
protected ProxyMixin()
ProxyMixin
public ProxyMixin(Object mixin,
Class<?>[] interfaces)
getMixin
public Object getMixin()
getInterfaces
public Class<?>[] getInterfaces()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.