|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.runtime.PlatformObject
com.aptana.ide.debug.internal.core.model.HttpServerProcess
public class HttpServerProcess
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.debug.core.model.IProcess |
|---|
ATTR_CMDLINE, ATTR_PROCESS_LABEL, ATTR_PROCESS_TYPE |
| Constructor Summary | |
|---|---|
HttpServerProcess(org.eclipse.debug.core.ILaunch launch)
HttpServerProcess |
|
| Method Summary | |
|---|---|
void |
addServerPath(java.lang.String path,
java.io.File dir)
setResourceResolver |
boolean |
canTerminate()
|
protected void |
fireCreationEvent()
fireCreationEvent |
protected void |
fireEvent(org.eclipse.debug.core.DebugEvent event)
fireEvent |
protected void |
fireTerminateEvent()
fireTerminateEvent |
java.lang.String |
getAttribute(java.lang.String key)
|
java.net.URL |
getBaseURL()
getBaseURL |
int |
getExitValue()
|
java.lang.String |
getLabel()
|
org.eclipse.debug.core.ILaunch |
getLaunch()
|
org.eclipse.debug.core.model.IStreamsProxy |
getStreamsProxy()
|
void |
handleDebugEvents(org.eclipse.debug.core.DebugEvent[] events)
|
boolean |
isTerminated()
|
void |
setAttribute(java.lang.String key,
java.lang.String value)
|
protected void |
setDebugTarget(org.eclipse.debug.core.model.IDebugTarget debugTarget)
setDebugTarget |
void |
setServerRoot(java.io.File rootDir)
setServerRoot |
void |
terminate()
|
protected void |
throwDebugException(java.lang.Exception exception)
throwDebugException |
| Methods inherited from class org.eclipse.core.runtime.PlatformObject |
|---|
getAdapter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Constructor Detail |
|---|
public HttpServerProcess(org.eclipse.debug.core.ILaunch launch)
throws org.eclipse.debug.core.DebugException
launch -
org.eclipse.debug.core.DebugException| Method Detail |
|---|
public java.net.URL getBaseURL()
public void setServerRoot(java.io.File rootDir)
rootDir -
public void addServerPath(java.lang.String path,
java.io.File dir)
resolver - public java.lang.String getLabel()
getLabel in interface org.eclipse.debug.core.model.IProcessIProcess.getLabel()public org.eclipse.debug.core.ILaunch getLaunch()
getLaunch in interface org.eclipse.debug.core.model.IProcessIProcess.getLaunch()public org.eclipse.debug.core.model.IStreamsProxy getStreamsProxy()
getStreamsProxy in interface org.eclipse.debug.core.model.IProcessIProcess.getStreamsProxy()
public void setAttribute(java.lang.String key,
java.lang.String value)
setAttribute in interface org.eclipse.debug.core.model.IProcessIProcess.setAttribute(java.lang.String, java.lang.String)public java.lang.String getAttribute(java.lang.String key)
getAttribute in interface org.eclipse.debug.core.model.IProcessIProcess.getAttribute(java.lang.String)
public int getExitValue()
throws org.eclipse.debug.core.DebugException
getExitValue in interface org.eclipse.debug.core.model.IProcessorg.eclipse.debug.core.DebugExceptionIProcess.getExitValue()public boolean canTerminate()
canTerminate in interface org.eclipse.debug.core.model.ITerminateITerminate.canTerminate()public boolean isTerminated()
isTerminated in interface org.eclipse.debug.core.model.ITerminateITerminate.isTerminated()
public void terminate()
throws org.eclipse.debug.core.DebugException
terminate in interface org.eclipse.debug.core.model.ITerminateorg.eclipse.debug.core.DebugExceptionITerminate.terminate()protected void fireCreationEvent()
protected void fireTerminateEvent()
protected void fireEvent(org.eclipse.debug.core.DebugEvent event)
event -
protected void throwDebugException(java.lang.Exception exception)
throws org.eclipse.debug.core.DebugException
exception -
org.eclipse.debug.core.DebugExceptionprotected void setDebugTarget(org.eclipse.debug.core.model.IDebugTarget debugTarget)
debugTarget - 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 | |||||||||