Class SetupAction.Internal<Host extends SetupAction>

java.lang.Object
com.diffplug.gradle.osgi.OsgiExecable.ReflectionClient<Host>
com.diffplug.gradle.oomph.SetupAction.Internal<Host>
All Implemented Interfaces:
Runnable
Direct Known Subclasses:
InstalledJreAdderInternal
Enclosing class:
SetupAction

public abstract static class SetupAction.Internal<Host extends SetupAction> extends OsgiExecable.ReflectionClient<Host>
  • Constructor Details

    • Internal

      protected Internal(Host host)
  • Method Details

    • runWithinEclipse

      protected abstract void runWithinEclipse() throws Throwable
      Throws:
      Throwable
    • run

      public final void run()