org.ops4j.peaberry.builders
Interface ProxyProvider<T>

All Superinterfaces:
DirectProvider<T>, javax.inject.Provider<T>

public interface ProxyProvider<T>
extends com.google.inject.Provider<T>, DirectProvider<T>

See Peaberry for examples of the dynamic service builder API.

Author:
mcculls@gmail.com (Stuart McCulloch)

Method Summary
 
Methods inherited from interface com.google.inject.Provider
get
 
Methods inherited from interface org.ops4j.peaberry.builders.DirectProvider
direct
 



Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.