org.eclipse.emf.cdo.eresource
Interface CDOResourceFactory

All Superinterfaces:
Resource.Factory
All Known Implementing Classes:
CDOResourceFactoryImpl

public interface CDOResourceFactory
extends Resource.Factory

Creates CDOResource instances.

Author:
Eike Stepper
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.Resource.Factory
Resource.Factory.Descriptor, Resource.Factory.Registry
 
Field Summary
static CDOResourceFactory INSTANCE
           
 
Method Summary
 
Methods inherited from interface org.eclipse.emf.ecore.resource.Resource.Factory
createResource
 

Field Detail

INSTANCE

static final CDOResourceFactory INSTANCE
Since:
4.0


Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.