|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Component
This interface should be implemented by any independent components of the system. It presents a management interface for all i-scream components.
Method Summary | |
---|---|
boolean |
depCheck()
Does a dependency check. |
void |
start()
This method starts the implementing component |
Method Detail |
---|
void start() throws ComponentStartException
ComponentStartException
boolean depCheck()
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |