|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Adapter
Base interface for all discoverable adapters.
Method Summary | |
---|---|
boolean |
accept(AdapterContext context)
Called upon the initialization, to decide whether this Adapter instance should become active. |
void |
setContext(AdapterContext context)
Set the generic AdapterContext. |
Method Detail |
---|
boolean accept(AdapterContext context)
context
- the context being initialized.
true
if the environment is appropriate for this Adapter, and it should become active.void setContext(AdapterContext context)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |