Class WfDiffPlugin

  • All Implemented Interfaces:
    org.jboss.galleon.plugin.ProvisioningPlugin, org.jboss.galleon.plugin.StateDiffPlugin

    public class WfDiffPlugin
    extends java.lang.Object
    implements org.jboss.galleon.plugin.StateDiffPlugin
    Author:
    Alexey Loubyansky
    • Constructor Summary

      Constructors 
      Constructor Description
      WfDiffPlugin()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void diff​(org.jboss.galleon.diff.ProvisioningDiffProvider diffProvider)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.jboss.galleon.plugin.ProvisioningPlugin

        getOptions
    • Constructor Detail

      • WfDiffPlugin

        public WfDiffPlugin()
    • Method Detail

      • diff

        public void diff​(org.jboss.galleon.diff.ProvisioningDiffProvider diffProvider)
                  throws org.jboss.galleon.ProvisioningException
        Specified by:
        diff in interface org.jboss.galleon.plugin.StateDiffPlugin
        Throws:
        org.jboss.galleon.ProvisioningException