public class Injection extends Object implements Serializable
| Constructor and Description |
|---|
Injection(String targetClass,
String name,
String jndiName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getJndiName() |
String |
getName() |
String |
getTargetClass() |
int |
hashCode() |
String |
toString() |
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.