Weaver 3.1.0a1-D1

com.oldlight.weaver.apploader.componentloaders
Class WeaverCallLoader

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

public class WeaverCallLoader
extends Object
implements WeaverDomComponentBuilder


Field Summary
 String ATTRIBUTE_BEAN_NAME
           
 String ATTRIBUTE_PARAM_NAME
           
 String ATTRIBUTE_PARAM_VALUE
           
 String ELEMENT_PARAM
           
private  Logger l
           
 
Constructor Summary
WeaverCallLoader()
           
 
Method Summary
 WeaverApplicationComponent buildComponent(Node node, WeaverDomApplicationBuilder builder, 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_BEAN_NAME

public final String ATTRIBUTE_BEAN_NAME
See Also:
Constant Field Values

ATTRIBUTE_PARAM_NAME

public final String ATTRIBUTE_PARAM_NAME
See Also:
Constant Field Values

ATTRIBUTE_PARAM_VALUE

public final String ATTRIBUTE_PARAM_VALUE
See Also:
Constant Field Values

ELEMENT_PARAM

public final String ELEMENT_PARAM
See Also:
Constant Field Values

l

private Logger l
Constructor Detail

WeaverCallLoader

public WeaverCallLoader()
Method Detail

buildComponent

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

Copyright ©Paul Harvey