|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.extensions.config.element.ConfigElementAdapter
org.alfresco.web.config.CommandServletConfigElement
public class CommandServletConfigElement
Field Summary | |
---|---|
static java.lang.String |
CONFIG_ELEMENT_ID
|
Fields inherited from class org.springframework.extensions.config.element.ConfigElementAdapter |
---|
attributes, children, name, value |
Constructor Summary | |
---|---|
CommandServletConfigElement()
Default constructor |
|
CommandServletConfigElement(java.lang.String name)
Constructor |
Method Summary | |
---|---|
org.springframework.extensions.config.ConfigElement |
combine(org.springframework.extensions.config.ConfigElement configElement)
|
java.util.List |
getChildren()
|
java.lang.Class |
getCommandProcessor(java.lang.String name)
|
Methods inherited from class org.springframework.extensions.config.element.ConfigElementAdapter |
---|
getAttribute, getAttributeCount, getAttributes, getChild, getChildCount, getChildren, getChildrenMap, getChildValue, getName, getValue, hasAttribute, hasChildren, setValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CONFIG_ELEMENT_ID
Constructor Detail |
---|
public CommandServletConfigElement()
public CommandServletConfigElement(java.lang.String name)
name
- Name of the element this config element representsMethod Detail |
---|
public java.util.List getChildren()
getChildren
in interface org.springframework.extensions.config.ConfigElement
getChildren
in class org.springframework.extensions.config.element.ConfigElementAdapter
ConfigElementAdapter.getChildren()
public org.springframework.extensions.config.ConfigElement combine(org.springframework.extensions.config.ConfigElement configElement)
combine
in interface org.springframework.extensions.config.ConfigElement
combine
in class org.springframework.extensions.config.element.ConfigElementAdapter
org.springframework.extensions.config.element.ConfigElementAdapter#combine(org.alfresco.config.ConfigElement)
public java.lang.Class getCommandProcessor(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |