|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface is to be implemented by classes that need to be notified if a new component is found
Method Summary | |
void |
componentFound(Component c)
This method is called by a Discovery service if a new component that matches a given query is found. |
Method Detail |
public void componentFound(Component c)
c
- The component found
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |