com.oldlight.weaver.apploader.componentloaders
Class WeaverRemoveLoader
java.lang.Object
com.oldlight.weaver.apploader.componentloaders.WeaverRemoveLoader
- All Implemented Interfaces:
- WeaverDomComponentBuilder
- public class WeaverRemoveLoader
- extends Object
- implements WeaverDomComponentBuilder
- Author:
- PHarvey
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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
WeaverRemoveLoader
public WeaverRemoveLoader()
buildComponent
public WeaverApplicationComponent buildComponent(Node node,
WeaverDomApplicationBuilder appBuilder,
WeaverWadSection section,
WeaverApplication application)
throws WeaverParseException
- Specified by:
buildComponent
in interface WeaverDomComponentBuilder
- Throws:
WeaverParseException