|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WiringService
This is a service used to wire a component with its dependencies.
| Method Summary | |
|---|---|
void |
wire(Object component)
Called to wire a component |
| Method Detail |
|---|
void wire(Object component)
throws WiringServiceException
component - the component to be wired
WiringServiceException - if an error occours
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||