public class TimerPointSourceGenerator extends Object
| Constructor and Description |
|---|
TimerPointSourceGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
generateFile(String dirName,
org.glassfish.pfl.basic.contain.Pair<String,TimerFactory> description)
Generate a single class which contains:
private fields for Timers and TimerGroups
public accessor methods for Timers and TimerGroups
A public constructor
|
public static void generateFile(String dirName, org.glassfish.pfl.basic.contain.Pair<String,TimerFactory> description) throws IOException
dirName - description - IOExceptionCopyright © 2011–2019 Eclipse Foundation. All rights reserved.