| Package | Description |
|---|---|
| com.cmeza.spring.ioc.handler.contracts.consumers | |
| com.cmeza.spring.ioc.handler.contracts.consumers.enums |
| Modifier and Type | Method and Description |
|---|---|
default ConsumerType |
ParameterConsumer.getType() |
default ConsumerType |
MethodConsumer.getType() |
default ConsumerType |
ClassConsumer.getType() |
ConsumerType |
AbstractConsumer.getType() |
| Modifier and Type | Method and Description |
|---|---|
static ConsumerType |
ConsumerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsumerType[] |
ConsumerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.