|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Adaptable
Interface implemented by Environments that are adaptable to
optional interfaces that can be considered as extensions to the
environment API.
| Method Summary | ||
|---|---|---|
|
getAdapter(Class<T> adapterType)
Obtains an adapter for the specified interface type. |
|
| Method Detail |
|---|
<T> T getAdapter(Class<T> adapterType)
T - the requested adapter interfaceadapterType - the requested adapter interface
null
if this environment does not adapt to it
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||