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: 1.7 $
- Author:
- Kabir Khan
- See Also:
- Serialized Form
ContainerProxyCacheKey
public ContainerProxyCacheKey(Class clazz)
ContainerProxyCacheKey
public ContainerProxyCacheKey(Class clazz,
Class[] addedInterfaces,
org.jboss.repository.spi.MetaDataContext metaDataContext)
getClazz
public Class getClazz()
equals
public boolean equals(Object obj)
hashCode
public int hashCode()
toString
public String toString()
Copyright © 2004 JBoss Inc. All Rights Reserved.