public class EventRegistryFactory extends Object
EventRegistry
Modifier and Type | Method and Description |
---|---|
EventRegistry |
getEventRegistry()
This method should be used to create an instance of EventRegistry.
|
static EventRegistryFactory |
getInstance()
This method should be used to create an instance of EventRegistryFactory.
|
void |
resetEventRegistry() |
public static EventRegistryFactory getInstance()
public EventRegistry getEventRegistry()
public void resetEventRegistry()
Copyright © 2012. All Rights Reserved.