public class ExecutorFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ExecutorFactory |
INSTANCE
Define instance of factory
|
| Constructor and Description |
|---|
ExecutorFactory() |
| Modifier and Type | Method and Description |
|---|---|
XmlAccessExecutor |
createXmlAccessExecutor(WpContainer target)
Create an instance of the XmlAccessExecutor for the specified target
|
public static final ExecutorFactory INSTANCE
public XmlAccessExecutor createXmlAccessExecutor(WpContainer target)
target - Target container used to executed XmlAccess command. Value cannot be NULL