public class HazelcastPortableProgramFormatter extends Object implements BaseProgramFormatter
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_DEFINITION_BUILDER_CLASS |
static String |
CLASS_DEFINITION_CLASS |
static String |
CONFIG_CLASS |
static String |
FACTORY_ID |
static String |
PORTABLE_FACTORY_CLASS |
| Constructor and Description |
|---|
HazelcastPortableProgramFormatter(net.morimekta.util.io.IndentedPrintWriter writer,
JHelper helper,
GeneratorOptions generatorOptions,
JavaOptions javaOptions) |
public static final String CONFIG_CLASS
public static final String CLASS_DEFINITION_CLASS
public static final String CLASS_DEFINITION_BUILDER_CLASS
public static final String PORTABLE_FACTORY_CLASS
public static final String FACTORY_ID
public HazelcastPortableProgramFormatter(net.morimekta.util.io.IndentedPrintWriter writer,
JHelper helper,
GeneratorOptions generatorOptions,
JavaOptions javaOptions)
public void appendProgramClass(CProgram document) throws GeneratorException
appendProgramClass in interface BaseProgramFormatterGeneratorExceptionCopyright © 2015–2019 morimekta.net. All rights reserved.