com.oldlight.weaver.apploader.componentloaders
Class WeaverSessionControlLoader
java.lang.Object
com.oldlight.weaver.apploader.componentloaders.WeaverSessionControlLoader
- All Implemented Interfaces:
- WeaverDomComponentBuilder
- public class WeaverSessionControlLoader
- extends Object
- implements WeaverDomComponentBuilder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTRIBUTE_ACTION
public static final String ATTRIBUTE_ACTION
- See Also:
- Constant Field Values
ATTRIBUTE_VALUE_INIT
public static final String ATTRIBUTE_VALUE_INIT
- See Also:
- Constant Field Values
ATTRIBUTE_VALUE_DESTROY
public static final String ATTRIBUTE_VALUE_DESTROY
- See Also:
- Constant Field Values
ATTRIBUTE_VALUE_REQUIRE
public static final String ATTRIBUTE_VALUE_REQUIRE
- See Also:
- Constant Field Values
l
private Logger l
WeaverSessionControlLoader
public WeaverSessionControlLoader()
buildComponent
public WeaverApplicationComponent buildComponent(Node node,
WeaverDomApplicationBuilder appBuilder,
WeaverWadSection section,
WeaverApplication application)
throws WeaverParseException
- Specified by:
buildComponent
in interface WeaverDomComponentBuilder
- Throws:
WeaverParseException