public class ESBServiceGenerator
extends java.lang.Object
| Constructor and Description |
|---|
ESBServiceGenerator(com.aurea.sonic.esb.annotation.util.ProcessorContext context)
Constructs a new object from
context |
| Modifier and Type | Method and Description |
|---|---|
void |
generateService(ServiceModel service)
Prepares the following files from given
service service model and write them to appropriate locations. |
public ESBServiceGenerator(com.aurea.sonic.esb.annotation.util.ProcessorContext context)
contextcontext - processor contextpublic void generateService(ServiceModel service)
service service model and write them to appropriate locations.
Files:
service - model of esb service