imbReferentsContainerBean
Extends: | imbGenericContainerBean |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
Description of shared libraries on the deployed object
XML
Attributes
name | type | description |
---|---|---|
type | string | "sharedLibraries" |
Elements
name (type) | min/max occurs |
description |
---|---|---|
service (imbServiceResponseObject) | 0/unbounded | List of applications |
restApi (imbRestApiResponseObject) | 0/unbounded | |
application (imbApplicationResponseObject) | 0/unbounded | |
sharedLibrary (imbSharedLibraryResponseObject) | 0/unbounded |
JSON
property | type | description |
---|---|---|
type | string | "sharedLibraries" |
service | array of service (imbServiceResponseObject) | List of applications |
restApi | array of restApi (imbRestApiResponseObject) | |
application | array of application (imbApplicationResponseObject) | |
sharedLibrary | array of sharedLibrary (imbSharedLibraryResponseObject) |