@Deprecated public interface ModelServiceDescriptor extends ServiceDescriptor
ModelServiceDescriptor describes the necessery information for
creating a model from a service descriptor. A service descriptor should be
located at META-INF/services/org/mule/models/| Modifier and Type | Method and Description |
|---|---|
Model |
createModel()
Deprecated.
|
Class<Model> |
getModelClass()
Deprecated.
|
getServiceModel createModel() throws ServiceException
ServiceExceptionClass<Model> getModelClass() throws ServiceException
ServiceExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.