public class MARSEventFactory extends Object
Constructor and Description |
---|
MARSEventFactory() |
Modifier and Type | Method and Description |
---|---|
MARSEvent |
createMARSEvent(String name,
String value) |
MARSEvent |
createMARSEvent(String name,
String value,
long timestamp) |
static MARSEventFactory |
getInstance() |
protected static void |
setInstance(MARSEventFactory instance) |
public static MARSEventFactory getInstance()
protected static void setInstance(MARSEventFactory instance)
Copyright © 2015 Devexperts. All Rights Reserved.