| Package | Description |
|---|---|
| org.killbill.billing.lifecycle.glue |
| Modifier and Type | Method and Description |
|---|---|
static BusModule.BusType |
BusModule.BusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusModule.BusType[] |
BusModule.BusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BusModule(BusModule.BusType type,
boolean isExternal,
KillbillConfigSource configSource) |
Copyright © 2010–2021. All rights reserved.