CommandLineConverter
instead@Deprecated public class OOoManagerComponent extends DefaultComponent implements OOoManagerService
Modifier and Type | Field and Description |
---|---|
protected static String |
CONFIG_EP
Deprecated.
|
protected OOoManagerDescriptor |
descriptor
Deprecated.
|
protected static org.apache.commons.logging.Log |
log
Deprecated.
|
protected OOoState |
state
Deprecated.
|
lastModified
Constructor and Description |
---|
OOoManagerComponent()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
executeTask(org.artofsolving.jodconverter.office.OfficeTask task)
Deprecated.
|
OOoManagerDescriptor |
getDescriptor()
Deprecated.
|
org.artofsolving.jodconverter.OfficeDocumentConverter |
getDocumentConverter()
Deprecated.
|
org.artofsolving.jodconverter.office.OfficeManager |
getOfficeManager()
Deprecated.
|
OOoState |
getState()
Deprecated.
|
boolean |
isOOoManagerStarted()
Deprecated.
|
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor)
Deprecated.
|
void |
start(ComponentContext context)
Deprecated.
Start the component.
|
void |
startOOoManager()
Deprecated.
|
void |
startOOoManager(boolean async)
Deprecated.
|
void |
stop(ComponentContext context)
Deprecated.
Stop the component.
|
void |
stopOOoManager()
Deprecated.
|
Throwable |
unwrapException(Throwable t)
Deprecated.
|
activate, deactivate, getAdapter, getLastModified, registerExtension, setLastModified, setModifiedNow, unregisterContribution, unregisterExtension
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
applicationStarted, getApplicationStartedOrder
protected static final org.apache.commons.logging.Log log
protected static final String CONFIG_EP
protected OOoManagerDescriptor descriptor
public OOoManagerComponent()
public OOoManagerDescriptor getDescriptor()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution
in class DefaultComponent
public org.artofsolving.jodconverter.OfficeDocumentConverter getDocumentConverter()
getDocumentConverter
in interface OOoManagerService
public void executeTask(org.artofsolving.jodconverter.office.OfficeTask task)
public void stopOOoManager() throws Exception
stopOOoManager
in interface OOoManagerService
Exception
public void startOOoManager() throws Exception
startOOoManager
in interface OOoManagerService
Exception
public void startOOoManager(boolean async) throws Exception
Exception
public Throwable unwrapException(Throwable t)
public void start(ComponentContext context)
Component
start
in interface Component
start
in class DefaultComponent
public void stop(ComponentContext context)
Component
stop
in interface Component
stop
in class DefaultComponent
public boolean isOOoManagerStarted()
isOOoManagerStarted
in interface OOoManagerService
public org.artofsolving.jodconverter.office.OfficeManager getOfficeManager()
Copyright © 2018 Nuxeo. All rights reserved.