Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ICacheListener.cacheDisposed(ICache cache)
The given cache has been disposed.
|
Modifier and Type | Method and Description |
---|---|
ICache |
ISynchronizationContext.getCache()
Return the cache associated with this synchronization context.
|
Modifier and Type | Method and Description |
---|---|
ICache |
SynchronizationContext.getCache()
Return the cache associated with this synchronization context.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.