@Component public class PojoClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
buffer |
static CodeFirstPojoClient |
codeFirstPojoClient |
static Test |
test |
static Test |
testFromXml |
| Constructor and Description |
|---|
PojoClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
init() |
static void |
main(String[] args) |
static void |
runTest() |
void |
setCodeFirstPojoClient(CodeFirstPojoClient codeFirstPojoClient) |
static void |
setTestFromXml(Test testFromXml) |
public static CodeFirstPojoClient codeFirstPojoClient
@RpcReference(microserviceName="pojo") public static Test test
public static Test testFromXml
public static final byte[] buffer
public static void setTestFromXml(Test testFromXml)
@Inject public void setCodeFirstPojoClient(CodeFirstPojoClient codeFirstPojoClient)
Copyright © 2017. All rights reserved.