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