| Package | Description |
|---|---|
| org.kie.integration.eap.maven.patch |
| Modifier and Type | Class and Description |
|---|---|
class |
EAPAbstractPatch |
class |
EAPDynamicModulesPatch |
class |
EAPStaticModulesPatch |
class |
EAPWebfragmentPatch
This patch impl is concerning webfragment descriptor files (servlet spec 3.0)
If a JAR resource contains a
webfragment.xml file, and this JAR is placed as a static module resource, this webfragment is not loaded by the JBoss container. |
| Modifier and Type | Method and Description |
|---|---|
EAPPatch[] |
EAPPatchManager.getPatches() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EAPPatchManager.execute(EAPPatch patch) |
void |
EAPPatchManager.EAPPatchRunnable.execute(EAPPatch patch) |
void |
EAPPatchManager.setPatches(EAPPatch[] patches) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.