public interface InjectionComplete 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 |
getInjectionCompleteClass()
Getter for injection-complete-class property.
|
String |
getInjectionCompleteMethod()
Getter for injection-complete-method property.
|
void |
setInjectionCompleteClass(String value)
Setter for injection-complete-class property.
|
void |
setInjectionCompleteMethod(String value)
Setter for injection-complete-method property.
|
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, writevoid setInjectionCompleteClass(String value)
value - property valueString getInjectionCompleteClass()
void setInjectionCompleteMethod(String value)
value - property valueString getInjectionCompleteMethod()
Built on June 20 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.