public abstract class AbstractJaxRSImporterExecutor extends AbstractImporterExecutor
Constructor and Description |
---|
AbstractJaxRSImporterExecutor() |
Modifier and Type | Method and Description |
---|---|
String |
disableLogging() |
String |
enableLogging() |
String |
getLogAsString() |
ImporterLogger |
getLogger() |
String |
getStatus() |
Boolean |
isRunning() |
void |
kill() |
getFactory, getThreadPolicy, run, setFactory, setThreadPolicy
public ImporterLogger getLogger()
getLogger
in class AbstractImporterExecutor
public String getLogAsString()
public String enableLogging()
public String disableLogging()
public String getStatus()
getStatus
in class AbstractImporterExecutor
public Boolean isRunning()
isRunning
in class AbstractImporterExecutor
public void kill()
kill
in class AbstractImporterExecutor
Copyright © 2011 Nuxeo SA. All Rights Reserved.