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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Injection
public Injection(String targetClassName,
String targetName,
String jndiName)
getTargetClassName
public String getTargetClassName()
getTargetName
public String getTargetName()
getJndiName
public String getJndiName()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.