|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentI
The Component interface that components registered to a Container must implement.
| Field Summary | |
|---|---|
static java.lang.String |
CMP_I
|
| Method Summary | |
|---|---|
ContainerI |
getContainer()
Provide component dependencies lookup facility |
void |
reset()
Provide facility for runtime component redeployment |
void |
setContainer(ContainerI container)
Dependency injection setter |
| Field Detail |
|---|
static final java.lang.String CMP_I
| Method Detail |
|---|
void reset()
ContainerI getContainer()
void setContainer(ContainerI container)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||