Wow
Toggle table of contents
6.0.6
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-spring
/
me.ahoo.wow.spring.prepare
/
PrepareKeyFactoryBean
Prepare
Key
Factory
Bean
class
PrepareKeyFactoryBean
<
P
:
PrepareKey
<
*
>
>
(
metadata
:
PrepareKeyMetadata
<
P
>
)
:
FactoryBean
<
P
>
,
ApplicationContextAware
Members
Constructors
Prepare
Key
Factory
Bean
Link copied to clipboard
constructor
(
metadata
:
PrepareKeyMetadata
<
P
>
)
Functions
get
Object
Link copied to clipboard
open
override
fun
getObject
(
)
:
P
?
get
Object
Type
Link copied to clipboard
open
override
fun
getObjectType
(
)
:
Class
<
*
>
is
Singleton
Link copied to clipboard
open
fun
isSingleton
(
)
:
Boolean
set
Application
Context
Link copied to clipboard
open
override
fun
setApplicationContext
(
applicationContext
:
ApplicationContext
)