org.eclipse.cdt.debug.core.breakpointactions
Interface IResumeActionEnabler

All Known Implementing Classes:
ResumeActionEnabler

public interface IResumeActionEnabler

THIS INTERFACE IS PROVISIONAL AND WILL CHANGE IN THE FUTURE PLUG-INS USING THIS INTERFACE WILL NEED TO BE REVISED TO WORK WITH FUTURE VERSIONS OF CDT.


Method Summary
 void resume()
           
 

Method Detail

resume

void resume()
            throws java.lang.Exception
Throws:
java.lang.Exception