public static class WoofTemplateExtensionLoaderImpl.LoadSpecification extends Object implements OfficeFloorCompilerRunnable<PropertyList>
Constructor and Description |
---|
LoadSpecification() |
Modifier and Type | Method and Description |
---|---|
PropertyList |
run(OfficeFloorCompiler compiler,
Object[] parameters)
Contains the runnable functionality.
|
public PropertyList run(OfficeFloorCompiler compiler, Object[] parameters) throws Exception
OfficeFloorCompilerRunnable
run
in interface OfficeFloorCompilerRunnable<PropertyList>
compiler
- OfficeFloorCompiler
loaded with the
ClassLoader
.parameters
- Parameters. As Proxy
instances are used to bridge
Class
compatibility issues of using different
ClassLoader
instances, parameters should only be
referenced by their implementing interfaces.Exception
- If failure in running.Copyright © 2005–2016. All rights reserved.