public interface LookupService
| Modifier and Type | Interface and Description |
|---|---|
static class |
LookupService.DefaultLookupService
Default Lookup service that gets used when none is provided with SPI.
|
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.logging.Logger |
LOG |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getClass(Class<?> declaringClass) |
Object |
getInstance(Class<?> declaringClass) |
String |
getName() |
static LookupService |
load() |
Copyright © 2018–2020. All rights reserved.