Java Component Service Bind Response
data class JavaComponentServiceBindResponse(val name: String? = null, val serviceId: String? = null)
Configuration to bind a Java Component to another Java Component
Configuration to bind a Java Component to another Java Component