I
public class InfinispanBeanKey<I> extends Object implements BeanKey<I>
InfinispanBeanKey(String beanName, I id)
boolean
equals(Object object)
String
getBeanName()
getId()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public InfinispanBeanKey(String beanName, I id)
public String getBeanName()
getBeanName
BeanKey<I>
public I getId()
getId
public int hashCode()
hashCode
Object
public boolean equals(Object object)
equals
public String toString()
toString
Copyright © 2014 JBoss by Red Hat. All rights reserved.