Class RemoteServiceContainerAdapterFactory
java.lang.Object
org.eclipse.ecf.core.AbstractContainerAdapterFactory
org.eclipse.ecf.core.sharedobject.AbstractSharedObjectContainerAdapterFactory
org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceContainerAdapterFactory
- All Implemented Interfaces:
org.eclipse.core.runtime.IAdapterFactory
public class RemoteServiceContainerAdapterFactory
extends AbstractSharedObjectContainerAdapterFactory
-
Field Summary
Fields inherited from class org.eclipse.ecf.core.sharedobject.AbstractSharedObjectContainerAdapterFactory
ADD_ADAPTER_ERROR_CODE, ADD_ADAPTER_ERROR_MESSAGE
Fields inherited from interface org.eclipse.core.runtime.IAdapterFactory
SERVICE_PROPERTY_ADAPTABLE_CLASS, SERVICE_PROPERTY_ADAPTER_NAMES
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ISharedObject
createAdapter
(ISharedObjectContainer container, Class adapterType, ID adapterID) Create an adapter instance that implementsISharedObject
and adapterType.Class[]
Methods inherited from class org.eclipse.ecf.core.sharedobject.AbstractSharedObjectContainerAdapterFactory
createAdapterID, createAdapterProperties, getContainerAdapter, getSharedObjectAdapter
Methods inherited from class org.eclipse.ecf.core.AbstractContainerAdapterFactory
getAdapter
-
Constructor Details
-
RemoteServiceContainerAdapterFactory
public RemoteServiceContainerAdapterFactory()
-
-
Method Details
-
getAdapterList
- Specified by:
getAdapterList
in interfaceorg.eclipse.core.runtime.IAdapterFactory
- Specified by:
getAdapterList
in classAbstractSharedObjectContainerAdapterFactory