org.broadleafcommerce.openadmin.client.reflection
Interface Factory

All Superinterfaces:
Serializable

public interface Factory
extends Serializable

Author:
jfischer

Method Summary
 void createAsync(String className, AsyncClient entityPresenterClient)
           
 Object newInstance(String className)
           
 

Method Detail

createAsync

void createAsync(String className,
                 AsyncClient entityPresenterClient)

newInstance

Object newInstance(String className)


Copyright © 2013. All Rights Reserved.