|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.api.registry.AbstractServiceDescriptor
org.mule.model.DefaultModelServiceDescriptor
public class DefaultModelServiceDescriptor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.mule.api.registry.AbstractServiceDescriptor |
---|
AbstractServiceDescriptor.Key |
Field Summary |
---|
Fields inherited from class org.mule.api.registry.AbstractServiceDescriptor |
---|
logger, service |
Constructor Summary | |
---|---|
DefaultModelServiceDescriptor(java.lang.String service,
java.util.Properties properties)
|
Method Summary | |
---|---|
Model |
createModel()
|
java.lang.Class<Model> |
getModelClass()
|
Methods inherited from class org.mule.api.registry.AbstractServiceDescriptor |
---|
getService, removeClassProperty, removeProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.mule.api.registry.ServiceDescriptor |
---|
getService |
Constructor Detail |
---|
public DefaultModelServiceDescriptor(java.lang.String service, java.util.Properties properties)
Method Detail |
---|
public Model createModel() throws ServiceException
createModel
in interface ModelServiceDescriptor
ServiceException
public java.lang.Class<Model> getModelClass() throws ServiceException
getModelClass
in interface ModelServiceDescriptor
ServiceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |