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

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

public interface ExportProvider<T>
extends com.google.inject.Provider<Export<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.