org.jboss.aop.proxy.container
Class ContainerProxyCacheKey
java.lang.Object
org.jboss.aop.proxy.container.ContainerProxyCacheKey
- All Implemented Interfaces:
- Serializable
public class ContainerProxyCacheKey
- extends Object
- implements Serializable
- Version:
- $Revision: 55907 $
- Author:
- Kabir Khan
- See Also:
- Serialized Form
ContainerProxyCacheKey
public ContainerProxyCacheKey(Class clazz)
ContainerProxyCacheKey
public ContainerProxyCacheKey(Class clazz,
Class[] addedInterfaces)
getClazz
public Class getClazz()
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 © 2004 JBoss Inc. All Rights Reserved.