public interface Factory extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
createAsync(String className,
AsyncClient entityPresenterClient) |
Object |
newInstance(String className) |
void createAsync(String className, AsyncClient entityPresenterClient)
Copyright © 2013. All rights reserved.