|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentExtension
The definition interface for component extensions
| Method Summary | |
|---|---|
java.lang.String |
getAddedCallback()
Returns the name of a method that should be invoke when an instance of this dependency comes available. |
java.lang.String |
getInterfaceClassName()
Returns the fully qualified classname of the extension |
java.lang.String |
getRemovedCallback()
Returns the name of a method that should be invoke when an instance of this dependency comes unavailable. |
| Method Detail |
|---|
java.lang.String getInterfaceClassName()
java.lang.String getAddedCallback()
java.lang.String getRemovedCallback()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||