Interface PlayPlatformAwareComponentSpec

All Superinterfaces:
ComponentSpec, ModelElement, Named, PlatformAwareComponentSpec, VariantComponent, VariantComponentSpec
All Known Subinterfaces:
PlayApplicationSpec

@Incubating public interface PlayPlatformAwareComponentSpec extends PlatformAwareComponentSpec
Platform aware aspect of a Play Framework software component.
  • Method Details

    • platform

      void platform(Object platformRequirements)