Package | Description |
---|---|
org.adroitlogic.x.model.statik |
This package contains the model classes that are used to transfer the information on the static container
|
Modifier and Type | Method and Description |
---|---|
List<BeanRefInfo> |
ProcessorInfo.getBeanRefs() |
List<BeanRefInfo> |
EgressConnectorInfo.getBeanRefs() |
List<BeanRefInfo> |
ElementInfo.getBeanRefs() |
List<BeanRefInfo> |
ConnectorOperationInfo.getBeanRefs() |
List<BeanRefInfo> |
IngressConnectorInfo.getBeanRefs() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessorInfo.addBeanRef(BeanRefInfo bri) |
void |
EgressConnectorInfo.addBeanRef(BeanRefInfo bri) |
void |
ElementInfo.addBeanRef(BeanRefInfo bri) |
void |
ConnectorOperationInfo.addBeanRef(BeanRefInfo bri) |
void |
IngressConnectorInfo.addBeanRef(BeanRefInfo bri) |
Copyright © 2016–2019 AdroitLogic. All rights reserved.