Package | Description |
---|---|
jadex.bridge.service |
Modifier and Type | Method and Description |
---|---|
ProvidedServiceImplementation |
ProvidedServiceInfo.getImplementation()
Get the implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
ProvidedServiceInfo.setImplementation(ProvidedServiceImplementation implementation)
Set the implementation.
|
Constructor and Description |
---|
ProvidedServiceImplementation(ProvidedServiceImplementation prov)
Create a new service implementation.
|
ProvidedServiceInfo(String name,
Class<?> type,
ProvidedServiceImplementation implementation,
PublishInfo publish)
Create a new service info.
|
ProvidedServiceInfo(String name,
ClassInfo type,
ProvidedServiceImplementation implementation,
PublishInfo publish)
Create a new service info.
|
Copyright © 2013. All Rights Reserved.