KIE EAP - Maven plugin 6.1.0.Final

Uses of Interface
org.kie.integration.eap.maven.patch.EAPPatch

Packages that use EAPPatch
org.kie.integration.eap.maven.patch   
 

Uses of EAPPatch in org.kie.integration.eap.maven.patch
 

Classes in org.kie.integration.eap.maven.patch that implement EAPPatch
 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.
 

Methods in org.kie.integration.eap.maven.patch that return EAPPatch
 EAPPatch[] EAPPatchManager.getPatches()
           
 

Methods in org.kie.integration.eap.maven.patch with parameters of type EAPPatch
protected  void EAPPatchManager.execute(EAPPatch patch)
           
 void EAPPatchManager.EAPPatchRunnable.execute(EAPPatch patch)
           
 void EAPPatchManager.setPatches(EAPPatch[] patches)
           
 


KIE EAP - Maven plugin 6.1.0.Final

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.