Class ResolvedPlugins


  • public class ResolvedPlugins
    extends java.lang.Object
    Author:
    jdenise@redhat.com
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<org.jboss.galleon.ProvisioningOption> getDiff()  
      java.util.Set<org.jboss.galleon.ProvisioningOption> getInstall()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getInstall

        public java.util.Set<org.jboss.galleon.ProvisioningOption> getInstall()
        Returns:
        the install
      • getDiff

        public java.util.Set<org.jboss.galleon.ProvisioningOption> getDiff()
        Returns:
        the diff