2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.assembly.builder
Interface AutomaticBinding
- All Superinterfaces:
- java.lang.Cloneable
- All Known Implementing Classes:
- SCABindingImpl
public interface AutomaticBinding
- extends java.lang.Cloneable
Represent a binding that has been added automatically to the model rather
than being specified by the user through the composite file
setIsAutomatic
void setIsAutomatic(boolean isAutomatic)
- Parameters:
isAutomatic
-
getIsAutomatic
boolean getIsAutomatic()
- Returns:
- isAutomatic