public class InfoFormatterFactory extends BaseEntityFactory<InfoFormatter>
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<InfoFormatter> |
getAllInstances() |
static InfoFormatterFactory |
getFactoryInstance() |
static InfoFormatter |
getInstance(java.lang.String key) |
getAllEntities, getEntitypublic static InfoFormatterFactory getFactoryInstance()
public static InfoFormatter getInstance(java.lang.String key)
public static java.util.Collection<InfoFormatter> getAllInstances()