Package com.persequor.extension.common
Interface ISpaceSingleProvider<T>
- Type Parameters:
T
-
- All Superinterfaces:
javax.inject.Provider<T>
Deprecated.
Provides an instance of the extension point specified as the type argument according to the currently active space.
-
Method Summary
Methods inherited from interface javax.inject.Provider
get