|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extensions to the IPersistableSourceLocator
interface.
Clients may optionally implement this interface when implementing an
IPersistableSourceLocator
.
IPersistableSourceLocator
Method Summary | |
void |
dispose()
Disposes this source locator. |
void |
initializeFromMemento(String memento,
ILaunchConfiguration configuration)
Initializes this source locator based on the given memento, for the given launch configuration. |
Methods inherited from interface org.eclipse.debug.core.model.IPersistableSourceLocator |
getMemento, initializeDefaults, initializeFromMemento |
Methods inherited from interface org.eclipse.debug.core.model.ISourceLocator |
getSourceElement |
Method Detail |
public void initializeFromMemento(String memento, ILaunchConfiguration configuration) throws CoreException
initializeFrom(String memento)
defined in IPersistableSourceLocator
when a source
locator implements this interface.
memento
- a memento to initialize this source locatorconfiguration
- the launch configuration this source locator is
being created for
CoreException
- on failure to initializepublic void dispose()
|
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.