Package org.apereo.cas.util.spring.beans
Class BeanSupplier.ProxiedBeanSupplier<T>
- java.lang.Object
-
- org.apereo.cas.util.spring.beans.BeanSupplier.ProxiedBeanSupplier<T>
-
- All Implemented Interfaces:
java.util.function.Supplier<T>
- Enclosing interface:
- BeanSupplier<T>
public static class BeanSupplier.ProxiedBeanSupplier<T> extends java.lang.Object implements java.util.function.Supplier<T>
-
-
Constructor Summary
Constructors Constructor Description ProxiedBeanSupplier()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Tget()
-