Package | Description |
---|---|
org.jboss.logging.processor.generator.model |
Modifier and Type | Method and Description |
---|---|
static ClassModel |
ClassModelFactory.implementation(Filer filer,
MessageInterface messageInterface,
boolean useLogging31)
Creates an implementation code model from the message interface.
|
static ClassModel |
ClassModelFactory.translation(Filer filer,
MessageInterface messageInterface,
String translationSuffix,
Map<MessageMethod,String> translations)
Creates a class model for created translation implementations of the message interface.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.