Package | Description |
---|---|
tigase.kernel.core |
Modifier and Type | Method and Description |
---|---|
BeanConfig.Source |
BeanConfig.getSource()
Returns information about source of the bean registration (annotation, code, config, etc.)
|
static BeanConfig.Source |
BeanConfig.Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BeanConfig.Source[] |
BeanConfig.Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BeanConfigBuilder |
BeanConfigBuilder.setSource(BeanConfig.Source source) |
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.