public class JodCoordination extends Object
Constructor and Description |
---|
JodCoordination() |
Modifier and Type | Method and Description |
---|---|
void |
setJodConfig(JodConfig jodConfig) |
void |
setOooEnabled(boolean oooEnabled) |
void |
setOooHost(String oooHost) |
void |
setOooPort(String oooPort) |
boolean |
startListener()
Returns
true if the direct OOo connection listener should be started. |
boolean |
startOpenOffice()
Returns
true if the direct OOo should be started. |
public void setOooEnabled(boolean oooEnabled)
public void setOooHost(String oooHost)
public void setOooPort(String oooPort)
public void setJodConfig(JodConfig jodConfig)
public boolean startOpenOffice()
true
if the direct OOo should be started. This should not take
place if both direct ooo and jod are enabled and using the same port.public boolean startListener()
true
if the direct OOo connection listener should be started. This
should only take place if a remote host is being used or the direct OOo will be started
on the local host.Copyright © 2005–2017 Alfresco Software. All rights reserved.