intarsys runtime library

de.intarsys.tools.objectmodel
Class JavaInstanceSelector

java.lang.Object
  extended by de.intarsys.tools.objectmodel.CommonClassSelector
      extended by de.intarsys.tools.objectmodel.JavaInstanceSelector
All Implemented Interfaces:
IClassSelector

public class JavaInstanceSelector
extends CommonClassSelector


Constructor Summary
JavaInstanceSelector(Class clazz, Object id)
           
 
Method Summary
 boolean equals(Object obj)
           
 Class getClazz()
           
 Object getId()
           
 String getName()
          A name for the IClassSelector.
 int hashCode()
           
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaInstanceSelector

public JavaInstanceSelector(Class clazz,
                            Object id)
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

getClazz

public Class getClazz()

getId

public Object getId()

getName

public String getName()
Description copied from interface: IClassSelector
A name for the IClassSelector.

Returns:
A name for the IClassSelector.

hashCode

public int hashCode()
Overrides:
hashCode in class Object

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.