de.enough.polish.emulator
Class DefaultDebugger

java.lang.Object
  extended by de.enough.polish.Extension
      extended by de.enough.polish.emulator.Debugger
          extended by de.enough.polish.emulator.DefaultDebugger

public class DefaultDebugger
extends Debugger


Copyright Enough Software 2005

 history
        Sep 13, 2006 - rickyn creation
 

Author:
Richard Nkrumah, Richard.Nkrumah@enough.de

Field Summary
 
Fields inherited from class de.enough.polish.Extension
antProject, autoStartCondition, environment, extensionDefinition, extensionManager, extensionSetting, extensionTypeDefinition, isBuildStarted
 
Constructor Summary
DefaultDebugger()
           
 
Method Summary
 void connectDebugger(int port, Device device, Locale locale, Environment env)
          Connects to a debugger interface.
 
Methods inherited from class de.enough.polish.emulator.Debugger
addDebugArguments, execute, getXRunJdwpCommandLine
 
Methods inherited from class de.enough.polish.Extension
configure, executeAntTarget, executeAntTarget, finalize, getAntProject, getAutoStartCondition, getEnvironment, getExtensionDefinition, getExtensionSetting, getInstance, getParameterValue, getType, init, initialize, isConditionFulfilled, notifyBuildEnd, notifyBuildStart
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDebugger

public DefaultDebugger()
Method Detail

connectDebugger

public void connectDebugger(int port,
                            Device device,
                            Locale locale,
                            Environment env)
Description copied from class: Debugger
Connects to a debugger interface.

Specified by:
connectDebugger in class Debugger
Parameters:
port - the port in which the emulator listens
device - the current device
locale - the current locale
env - the environment