Modifier and Type | Field and Description |
---|---|
public ServiceReferenceDTO[] | boundServices
The bound services. |
public String | name
The name of the declared reference. |
public String | target
The target property of the satisfied reference. |
Access | Constructor and Description |
---|---|
public |
boundServices | back to summary |
---|---|
public ServiceReferenceDTO[] boundServices The bound services.
Each |
name | back to summary |
---|---|
public String name The name of the declared reference.
This is declared in the
|
target | back to summary |
---|---|
public String target The target property of the satisfied reference.
This is the value of the |
SatisfiedReferenceDTO | back to summary |
---|---|
public SatisfiedReferenceDTO() |