Class ComponentScope
- java.lang.Object
-
- net.n2oapp.framework.config.metadata.compile.ComponentScope
-
- All Implemented Interfaces:
Serializable
public class ComponentScope extends Object implements Serializable
Компонент-обёртка. Применяется для передачи родительского компонента в сборку к дочернему- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ComponentScope(Object component)
-