public class IdeaFrameworkConnectorImpl extends Object implements org.squashtest.ta.galaxia.metaexecution.enginelink.probe.BackgroundFrameworkConnector.ErrorReporter, org.squashtest.ta.galaxia.metaexecution.enginelink.probe.BackgroundFrameworkConnector.SuccessListener, IdeaFrameworkConnector
Modifier and Type | Field and Description |
---|---|
static String |
JAR_PROTOCOL |
static org.slf4j.Logger |
LOGGER |
Constructor and Description |
---|
IdeaFrameworkConnectorImpl(com.intellij.openapi.project.Project project,
org.squashtest.ta.galaxia.metaexecution.enginelink.probe.BackgroundFrameworkConnectorFactory factory,
NotificationProjectService notifyer) |
IdeaFrameworkConnectorImpl(com.intellij.openapi.project.Project project,
NotificationProjectService notifyer) |
Modifier and Type | Method and Description |
---|---|
org.squashtest.ta.galaxia.enginelink.components.SquashDSLComponentRegistry |
getSquashDSLComponentRegistry() |
void |
notifySuccess(org.squashtest.ta.galaxia.enginelink.components.SquashDSLComponentRegistry registry) |
void |
report(Throwable t) |
public static final String JAR_PROTOCOL
public static final org.slf4j.Logger LOGGER
public IdeaFrameworkConnectorImpl(com.intellij.openapi.project.Project project, NotificationProjectService notifyer) throws org.squashtest.ta.galaxia.metaexecution.enginelink.EngineLinkException
org.squashtest.ta.galaxia.metaexecution.enginelink.EngineLinkException
public IdeaFrameworkConnectorImpl(com.intellij.openapi.project.Project project, org.squashtest.ta.galaxia.metaexecution.enginelink.probe.BackgroundFrameworkConnectorFactory factory, NotificationProjectService notifyer) throws org.squashtest.ta.galaxia.metaexecution.enginelink.EngineLinkException
org.squashtest.ta.galaxia.metaexecution.enginelink.EngineLinkException
public org.squashtest.ta.galaxia.enginelink.components.SquashDSLComponentRegistry getSquashDSLComponentRegistry() throws org.squashtest.ta.galaxia.metaexecution.enginelink.EngineLinkException, TimeoutException
getSquashDSLComponentRegistry
in interface IdeaFrameworkConnector
org.squashtest.ta.galaxia.metaexecution.enginelink.EngineLinkException
TimeoutException
public void report(Throwable t)
report
in interface org.squashtest.ta.galaxia.metaexecution.enginelink.probe.BackgroundFrameworkConnector.ErrorReporter
public void notifySuccess(org.squashtest.ta.galaxia.enginelink.components.SquashDSLComponentRegistry registry)
notifySuccess
in interface org.squashtest.ta.galaxia.metaexecution.enginelink.probe.BackgroundFrameworkConnector.SuccessListener
Copyright © 2018-2019 Henix. All Rights Reserved.