JavaAppExecutableResource
Class net10.0
A resource that represents a Java application.
namespace Aspire.Hosting.ApplicationModel;
public class JavaAppExecutableResource : Aspire.Hosting.ApplicationModel.ExecutableResource, Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithEndpoints, Aspire.Hosting.ApplicationModel.IResourceWithWaitSupport, Aspire.Hosting.IResourceWithServiceDiscovery{ // ...} ExecutableResourceIResourceIResourceWithEndpointsIResourceWithWaitSupportIResourceWithServiceDiscovery
Constructors2
Section titled ConstructorsJavaAppExecutableResource(string, string) Initializes a new instance of the
JavaAppExecutableResource class. JavaAppExecutableResource(string, string, string)obsolete Initializes a new instance of the
JavaAppExecutableResource class.