Package | Description |
---|---|
jadex.bridge.service | |
jadex.bridge.service.types.publish |
Modifier and Type | Method and Description |
---|---|
PublishInfo |
ProvidedServiceInfo.getPublish()
Get the publish.
|
Modifier and Type | Method and Description |
---|---|
void |
ProvidedServiceInfo.setPublish(PublishInfo publish)
Set the publish.
|
Constructor and Description |
---|
ProvidedServiceInfo(String name,
Class type,
ProvidedServiceImplementation implementation,
PublishInfo publish)
Create a new service info.
|
Modifier and Type | Method and Description |
---|---|
IFuture<Void> |
IPublishService.publishService(ClassLoader cl,
IService service,
PublishInfo pi)
Publish a service.
|
Copyright © 2012. All Rights Reserved.