Weaver 3.1.0a1-D1

com.oldlight.weaver.apploader.componentloaders
Class WeaverCatchLoader

java.lang.Object
  extended bycom.oldlight.weaver.apploader.componentloaders.WeaverCatchLoader
All Implemented Interfaces:
WeaverDomComponentBuilder

public class WeaverCatchLoader
extends Object
implements WeaverDomComponentBuilder


Field Summary
static String ATTRIBUTE_SCOPE
           
static String ATTRIBUTE_VAR
           
private  Logger l
           
 
Constructor Summary
WeaverCatchLoader()
           
 
Method Summary
 WeaverApplicationComponent buildComponent(Node node, WeaverDomApplicationBuilder appBuilder, WeaverWadSection section, WeaverApplication application)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ATTRIBUTE_VAR

public static final String ATTRIBUTE_VAR
See Also:
Constant Field Values

ATTRIBUTE_SCOPE

public static final String ATTRIBUTE_SCOPE
See Also:
Constant Field Values

l

private Logger l
Constructor Detail

WeaverCatchLoader

public WeaverCatchLoader()
Method Detail

buildComponent

public WeaverApplicationComponent buildComponent(Node node,
                                                 WeaverDomApplicationBuilder appBuilder,
                                                 WeaverWadSection section,
                                                 WeaverApplication application)
                                          throws WeaverParseException
Specified by:
buildComponent in interface WeaverDomComponentBuilder
Throws:
WeaverParseException

Copyright ©Paul Harvey