Package com.consol.citrus
Interface Scoped
-
- All Known Subinterfaces:
DataDictionary<T>
public interface Scoped- Author:
- Christoph Deppisch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisGlobalScope()Marks component to be used in global scope.
-