Modifier and Type | Field and Description |
---|---|
public String | name
The name of the declared reference. |
public String | target
The target property of the unsatisfied reference. |
public ServiceReferenceDTO[] | targetServices
The target services. |
Access | Constructor and Description |
---|---|
public |
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 unsatisfied reference.
This is the value of the |
targetServices | back to summary |
---|---|
public ServiceReferenceDTO[] targetServices The target services.
Each |
UnsatisfiedReferenceDTO | back to summary |
---|---|
public UnsatisfiedReferenceDTO() |