Class OfficeConnection
java.lang.Object
io.jmix.reports.yarg.formatters.impl.doc.connector.OfficeConnection
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected static AtomicLongprotected BootstrapSocketConnectorprotected booleanprotected OfficeIntegrationprotected OfficeResourceProviderprotected OOServerprotected Integerprotected com.sun.star.uno.XComponentContext
- 
Constructor SummaryConstructorsConstructorDescriptionOfficeConnection(String openOfficePath, Integer port, ProcessManager processManager, OfficeIntegration officeIntegration) 
- 
Method Summary
- 
Field Details- 
bridgeIndex
- 
oooServer
- 
port
- 
officeIntegration
- 
bsc
- 
xComponentContextprotected volatile com.sun.star.uno.XComponentContext xComponentContext
- 
officeResourceProvider
- 
closedprotected volatile boolean closed
 
- 
- 
Constructor Details- 
OfficeConnectionpublic OfficeConnection(String openOfficePath, Integer port, ProcessManager processManager, OfficeIntegration officeIntegration) 
 
- 
- 
Method Details- 
getOOResourceProvider
- 
open- Throws:
- OpenOfficeException
 
- 
closepublic void close()
 
-