public final class Naming extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Naming.ServiceDelegator
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) static org.slf4j.Logger |
log
Deprecated.
|
(package private) static Naming |
NAMING
Deprecated.
|
private static Registry |
registry
Deprecated.
|
| Modifier | Constructor and Description |
|---|---|
private |
Naming()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
bind(String name,
Service service)
Deprecated.
|
static <T extends Service> |
lookup(String name,
Class<T> serviceClass)
Deprecated.
|
Copyright © 2018. All rights reserved.