T
- the type of the Bean to adapt@FunctionalInterface protected static interface ServletContextInitializerBeans.RegistrationBeanAdapter<T>
RegistrationBean
(and hence a
ServletContextInitializer
).Modifier and Type | Method and Description |
---|---|
RegistrationBean |
createRegistrationBean(String name,
T source,
int totalNumberOfSourceBeans) |
RegistrationBean createRegistrationBean(String name, T source, int totalNumberOfSourceBeans)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.