org.jboss.aop.proxy.container
Class AOPProxyFactoryMixin
java.lang.Object
org.jboss.aop.proxy.container.AOPProxyFactoryMixin
- All Implemented Interfaces:
- Serializable
public class AOPProxyFactoryMixin
- extends Object
- implements Serializable
- See Also:
- Serialized Form
AOPProxyFactoryMixin
public AOPProxyFactoryMixin(Class<?> mixin,
Class<?>[] interfaces)
AOPProxyFactoryMixin
public AOPProxyFactoryMixin(Class<?> mixin,
Class<?>[] interfaces,
String parameters)
getConstruction
public String getConstruction()
getInterfaces
public Class<?>[] getInterfaces()
getMixin
public Class<?> getMixin()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.