@Component public class MicroserviceInterfaceImpFactory extends Object
Microservice microservice requests| Constructor and Description |
|---|
MicroserviceInterfaceImpFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
create(Class<?> interfaceToExtend)
Create microservice implementation
|
public static Object create(Class<?> interfaceToExtend)
interfaceToExtend - interface, annotated MicroserviceCopyright © 2016. All rights reserved.