org.apache.openejb
Class Injection
java.lang.Object
org.apache.openejb.Injection
public class Injection
- extends Object
- Version:
- $Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Injection
public Injection(String jndiName,
String name,
Class target)
getJndiName
public String getJndiName()
getName
public String getName()
getTarget
public Class getTarget()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.