Class JavaAgentArgumentProvider

  • All Implemented Interfaces:
    org.gradle.process.CommandLineArgumentProvider

    
    public final class JavaAgentArgumentProvider
     implements CommandLineArgumentProvider
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Provider<Boolean> enabled
      private final FileCollection agentJar
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Provider<Boolean> getEnabled()
      final FileCollection getAgentJar()
      List<String> asArguments()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait