Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.runtime.test.runner
Class ServiceProvider<T>

java.lang.Object
  extended by org.nuxeo.runtime.test.runner.ServiceProvider<T>
All Implemented Interfaces:
com.google.inject.Provider<T>

public class ServiceProvider<T>
extends Object
implements com.google.inject.Provider<T>

Author:
Bogdan Stefanescu

Constructor Summary
ServiceProvider(Class<?> clazz)
           
 
Method Summary
 T get()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceProvider

public ServiceProvider(Class<?> clazz)
Method Detail

get

public T get()
Specified by:
get in interface com.google.inject.Provider<T>

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.