org.apache.geronimo.j2ee.annotation
Class Injection
java.lang.Object
org.apache.geronimo.j2ee.annotation.Injection
- All Implemented Interfaces:
- Serializable
public class Injection
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Injection
public Injection(String targetClassName,
String targetName,
String jndiName)
getTargetClassName
public String getTargetClassName()
getTargetName
public String getTargetName()
getJndiName
public String getJndiName()
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.