public class CreatorImpl<T> extends Object implements Creator<T>
CreatorImpl(Class<?> c, ServiceLocator locator)
T
create()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CreatorImpl(Class<?> c, ServiceLocator locator)
c
locator
metadata
d
public T create()
Creator
Creator#initialize(Object, Inhabitant)
create
Creator<T>
Copyright © 2009–2016 Oracle Corporation. All rights reserved.