JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.github.yulichang.toolkit
Interface SpringContentUtils.SpringContext
Enclosing class:
SpringContentUtils
public static interface
SpringContentUtils.SpringContext
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T> T
getBean
(
Class
<T> clazz)
<T> void
getBeansOfType
(
Class
<T> clazz)
Method Details
getBean
<T>
T
getBean
(
Class
<T> clazz)
getBeansOfType
<T>
void
getBeansOfType
(
Class
<T> clazz)