public class ModuleFactory extends HashMap<String,String>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Method and Description |
---|---|
void |
createAsync(String name,
AsyncClient entityPresenterClient) |
static ModuleFactory |
getInstance() |
Object |
newInstance(String name) |
String |
put(String key,
String fullyQualifiedClassName) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, putAll, remove, size, values
equals, hashCode, toString
public static ModuleFactory getInstance()
public void createAsync(String name, AsyncClient entityPresenterClient)
Copyright © 2013. All rights reserved.