public class ConnectionDiscovererAdapterFactory extends Object implements org.eclipse.core.runtime.IAdapterFactory
| Constructor and Description |
|---|
ConnectionDiscovererAdapterFactory() |
public <T> T getAdapter(Object adaptableObject, Class<T> adapterType)
getAdapter in interface org.eclipse.core.runtime.IAdapterFactorypublic Class<?>[] getAdapterList()
getAdapterList in interface org.eclipse.core.runtime.IAdapterFactory