|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.rse.ui.view.AbstractSystemRemoteAdapterFactory
public abstract class AbstractSystemRemoteAdapterFactory
Abstraction of the work needed to create an adapter factory for an adapter
that extends AbstractSystemViewAdapter
.
Constructor Summary | |
---|---|
AbstractSystemRemoteAdapterFactory()
|
Method Summary | |
---|---|
abstract java.lang.Object |
getAdapter(java.lang.Object adaptableObject,
java.lang.Class adapterType)
|
java.lang.Class[] |
getAdapterList()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractSystemRemoteAdapterFactory()
Method Detail |
---|
public abstract java.lang.Object getAdapter(java.lang.Object adaptableObject, java.lang.Class adapterType)
getAdapter
in interface IAdapterFactory
IAdapterFactory.getAdapter(Object, Class)
public java.lang.Class[] getAdapterList()
getAdapterList
in interface IAdapterFactory
IAdapterFactory.getAdapterList()
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |