1: package org.araneaframework.framework; 2: 3: public interface RootFlowContext extends FlowContext { 4: 5: }