| Package | Description |
|---|---|
| org.apache.dubbo.common.constants | |
| org.apache.dubbo.config |
| Modifier and Type | Method and Description |
|---|---|
static RegisterTypeEnum |
RegisterTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegisterTypeEnum[] |
RegisterTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ServiceConfigBase.export(RegisterTypeEnum registerType)
Export service to network
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.