Class ServiceGenerator
java.lang.Object
software.amazon.smithy.java.codegen.server.generators.ServiceGenerator
- All Implemented Interfaces:
Consumer<software.amazon.smithy.codegen.core.directed.GenerateServiceDirective<software.amazon.smithy.java.codegen.CodeGenerationContext,software.amazon.smithy.java.codegen.JavaCodegenSettings>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(software.amazon.smithy.codegen.core.directed.GenerateServiceDirective<software.amazon.smithy.java.codegen.CodeGenerationContext, software.amazon.smithy.java.codegen.JavaCodegenSettings> directive)
-
Constructor Details
-
ServiceGenerator
public ServiceGenerator()
-
-
Method Details
-
accept
public void accept(software.amazon.smithy.codegen.core.directed.GenerateServiceDirective<software.amazon.smithy.java.codegen.CodeGenerationContext, software.amazon.smithy.java.codegen.JavaCodegenSettings> directive)
-