Eclipse Platform
Release 3.2

Uses of Interface
org.eclipse.team.core.ICache

Packages that use ICache
org.eclipse.team.core Application programming interfaces for defining and working with repository providers. 
org.eclipse.team.core.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. 
org.eclipse.team.core.mapping.provider Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. 
 

Uses of ICache in org.eclipse.team.core
 

Methods in org.eclipse.team.core with parameters of type ICache
 void ICacheListener.cacheDisposed(ICache cache)
          The given cache has been disposed.
 

Uses of ICache in org.eclipse.team.core.mapping
 

Methods in org.eclipse.team.core.mapping that return ICache
 ICache ISynchronizationContext.getCache()
          Return the cache associated with this synchronization context.
 

Uses of ICache in org.eclipse.team.core.mapping.provider
 

Methods in org.eclipse.team.core.mapping.provider that return ICache
 ICache SynchronizationContext.getCache()
          Return the cache associated with this synchronization context.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.