public class LayoutLoader extends GenericLoader<Layout>
ab| Modifier and Type | Method and Description | 
|---|---|
| void | exec(PipelineData pipelineData,
    String name)Attempts to load and execute the external layout. | 
| static LayoutLoader | getInstance()The method through which this class is accessed. | 
getAssembler, getAssembler, getBasePackage, getCacheSize, getPackages, reload, setReloadpublic void exec(PipelineData pipelineData, String name) throws Exception
exec in class GenericLoader<Layout>pipelineData - Turbine information.name - Name of object that will execute the layout.Exception - a generic exception.public static LayoutLoader getInstance()
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.