| Package | Description |
|---|---|
| org.mule.runtime.api.service |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServiceDefinition.getService() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Service> |
ServiceDefinition.getServiceClass() |
| Constructor and Description |
|---|
ServiceDefinition(Class<? extends Service> serviceInterface,
Service service)
Defines a new service instance.
|
| Constructor and Description |
|---|
ServiceDefinition(Class<? extends Service> serviceInterface,
Service service)
Defines a new service instance.
|
Copyright © 2016 MuleSoft, Inc.. All rights reserved.