|
Eclipse Platform Release 3.4 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A service from which all of the source providers can be retrieved.
Note: Clients should not extend or implement this interface.
This API is experimental and may change before the end of M6.
| Method Summary | |
ISourceProvider |
getSourceProvider(String sourceName)
Retrieves a source provider providing the given source. |
ISourceProvider[] |
getSourceProviders()
Retrieves all of the source providers registered with this service. |
| Method Detail |
public ISourceProvider getSourceProvider(String sourceName)
sourceName - The name of the source; must not be null.
null if no such source exists.ISourcespublic ISourceProvider[] getSourceProviders()
null, but may be empty.
|
Eclipse Platform Release 3.4 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.