public interface Factory
<T> T
getObject(String name, Class<T> type)
<T> T getObject(String name, Class<T> type)
Copyright © 2010-2016 Oracle Corporation. All Rights Reserved.