| Constructor and Description |
|---|
InnerBuilder(Object adaptedInstance,
Class<T> exposedInterface) |
| Modifier and Type | Method and Description |
|---|---|
T |
build() |
Adapter.InnerBuilder<T> |
routing(MethodRouter.Builder... builders) |
public Adapter.InnerBuilder<T> routing(MethodRouter.Builder... builders) throws AdapterException, NoSuchMethodException
public T build() throws AdapterException
AdapterExceptionCopyright © 2020 shadow-invoke. All rights reserved.