|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.aptana.ide.debug.internal.core.sourcelookup.RemoteSourceCacheManager
public final class RemoteSourceCacheManager
| Method Summary | |
|---|---|
void |
add(java.net.URI uri,
RemoteFileStorage storage)
add |
static RemoteSourceCacheManager |
getDefault()
getDefault |
RemoteFileStorage |
getStorage(java.net.URI uri)
getStorage |
void |
handleDebugEvents(org.eclipse.debug.core.DebugEvent[] events)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static RemoteSourceCacheManager getDefault()
public RemoteFileStorage getStorage(java.net.URI uri)
uri -
public void add(java.net.URI uri,
RemoteFileStorage storage)
uri - storage - public void handleDebugEvents(org.eclipse.debug.core.DebugEvent[] events)
handleDebugEvents in interface org.eclipse.debug.core.IDebugEventSetListenerIDebugEventSetListener.handleDebugEvents(org.eclipse.debug.core.DebugEvent[])
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||