public class RestServiceAgent
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| protected IInternalAccess | agentThe micro agent. | 
| Constructor and Description | 
|---|
| RestServiceAgent() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Object | createServiceImplementation(java.lang.Class<?> type,
                           java.lang.Class<?> impl)Create a wrapper service implementation based on mapping information. | 
protected IInternalAccess agent