public interface InjectionTarget extends CommonDDBean
Important note: Do not provide an implementation of this interface unless you are a DD API provider!
| Modifier and Type | Method and Description |
|---|---|
String |
getInjectionTargetClass()
Getter for injection-target-class property.
|
String |
getInjectionTargetName()
Getter for injection-target-name property.
|
void |
setInjectionTargetClass(String value)
Setter for injection-target-class property.
|
void |
setInjectionTargetName(String value)
Setter for injection-target-name property.
|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, writevoid setInjectionTargetClass(String value)
value - property valueString getInjectionTargetClass()
void setInjectionTargetName(String value)
value - property valueString getInjectionTargetName()
Built on May 24 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.