Package | Description |
---|---|
org.ballerinalang.composer.server.core | |
org.ballerinalang.composer.server.service | |
org.ballerinalang.composer.server.spi |
Modifier and Type | Method and Description |
---|---|
List<ComposerService> |
Server.getServiceList() |
Modifier and Type | Method and Description |
---|---|
void |
Server.setServiceList(List<ComposerService> serviceList) |
Modifier and Type | Class and Description |
---|---|
class |
ConfigService
Micro service which exposes configs to via http.
|
class |
PublicContentService
Micro service which exposes public content.
|
Constructor and Description |
---|
ConfigService(ServerConfig serverConfig,
List<ComposerService> serviceList) |
Modifier and Type | Method and Description |
---|---|
ComposerService |
ComposerServiceProvider.createService(ServerConfig config) |
Copyright © 2018 WSO2. All rights reserved.