public class SocketsConfig extends AbstractApplicationModelMigrationStep
| Modifier and Type | Field and Description |
|---|---|
static org.jdom2.Namespace |
SOCKETS_NAMESPACE |
static String |
SOCKETS_NAMESPACE_URI |
static String |
XPATH_SELECTOR |
namespacesContribution| Constructor and Description |
|---|
SocketsConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addSocketsModule(ApplicationModel applicationModel) |
void |
execute(org.jdom2.Element object,
MigrationReport report) |
String |
getDescription() |
getApplicationModel, getAppliedTo, getNamespacesContributions, setApplicationModel, setAppliedTo, setNamespacesContributionspublic static final String SOCKETS_NAMESPACE_URI
public static final org.jdom2.Namespace SOCKETS_NAMESPACE
public static final String XPATH_SELECTOR
public String getDescription()
getDescription in interface MigrationStep<org.jdom2.Element>getDescription in class AbstractApplicationModelMigrationSteppublic void execute(org.jdom2.Element object,
MigrationReport report)
throws RuntimeException
RuntimeExceptionpublic static void addSocketsModule(ApplicationModel applicationModel)
Copyright © 2018 MuleSoft Inc. All rights reserved.