Drools :: Eclipse :: Base 6.1.0.Final

org.drools.eclipse.launching
Class DroolsVMConnector

java.lang.Object
  extended by org.eclipse.jdt.internal.launching.SocketAttachConnector
      extended by org.drools.eclipse.launching.DroolsVMConnector
All Implemented Interfaces:
org.eclipse.jdt.launching.IVMConnector

public class DroolsVMConnector
extends org.eclipse.jdt.internal.launching.SocketAttachConnector


Field Summary
static String CONNECTOR_ID
           
 
Constructor Summary
DroolsVMConnector()
           
 
Method Summary
 void connect(Map<String,String> arguments, org.eclipse.core.runtime.IProgressMonitor monitor, org.eclipse.debug.core.ILaunch launch)
           
 String getIdentifier()
           
 
Methods inherited from class org.eclipse.jdt.internal.launching.SocketAttachConnector
abort, constructVMLabel, getArgumentOrder, getAttachingConnector, getDefaultArguments, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONNECTOR_ID

public static final String CONNECTOR_ID
See Also:
Constant Field Values
Constructor Detail

DroolsVMConnector

public DroolsVMConnector()
Method Detail

getIdentifier

public String getIdentifier()
Specified by:
getIdentifier in interface org.eclipse.jdt.launching.IVMConnector
Overrides:
getIdentifier in class org.eclipse.jdt.internal.launching.SocketAttachConnector

connect

public void connect(Map<String,String> arguments,
                    org.eclipse.core.runtime.IProgressMonitor monitor,
                    org.eclipse.debug.core.ILaunch launch)
             throws org.eclipse.core.runtime.CoreException
Specified by:
connect in interface org.eclipse.jdt.launching.IVMConnector
Overrides:
connect in class org.eclipse.jdt.internal.launching.SocketAttachConnector
Throws:
org.eclipse.core.runtime.CoreException

Drools :: Eclipse :: Base 6.1.0.Final

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.