Class IsolatedSupplier<T>
java.lang.Object
org.springframework.cloud.function.core.IsolatedSupplier<T>
- Type Parameters:
T- supplied type
Deprecated.
since 3.1 no longer used by the framework
- Author:
- Dave Syer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IsolatedSupplier
Deprecated.
-
-
Method Details
-
getClassLoader
Deprecated.- Specified by:
getClassLoaderin interfaceIsolated
-
get
Deprecated.
-