public class ServiceProvider<T> extends Object implements com.google.inject.Provider<T>
ServiceProvider(Class<T> clazz)
T
get()
com.google.inject.Scope
getScope()
Class<T>
getServiceClass()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServiceProvider(Class<T> clazz)
public Class<T> getServiceClass()
public T get()
get
javax.inject.Provider<T>
public com.google.inject.Scope getScope()
Copyright © 2015 Nuxeo SA. All rights reserved.