| Package | Description |
|---|---|
| org.ballerinalang.connector.api | |
| org.ballerinalang.connector.impl | |
| org.ballerinalang.util.codegen |
| Modifier and Type | Method and Description |
|---|---|
ResourceInfo |
Resource.getResourceInfo() |
| Modifier and Type | Method and Description |
|---|---|
ResourceInfo |
ResourceImpl.getResourceInfo()
This is a protected method to access original resourceInfo object within Ballerina.
|
| Constructor and Description |
|---|
ResourceImpl(String name,
ResourceInfo resourceInfo) |
| Modifier and Type | Method and Description |
|---|---|
ResourceInfo |
ServiceInfo.getResourceInfo(String resourceName) |
ResourceInfo[] |
ServiceInfo.getResourceInfoEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceInfo.addResourceInfo(String resourceName,
ResourceInfo resourceInfo) |
Copyright © 2018 WSO2. All rights reserved.