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: 1.2 $
- 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 © 2002 JBoss Group, LLC. All Rights Reserved.