org.ow2.shelbie.core.internal.extension.parser
Class CommandParser
java.lang.Object
org.ow2.shelbie.core.internal.extension.parser.CommandParser
public class CommandParser
- extends Object
Created by IntelliJ IDEA.
User: Guillaume
Date: 30 janv. 2010
Time: 10:17:17
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION
public static final String ACTION
- See Also:
- Constant Field Values
COMPONENT
public static final String COMPONENT
- See Also:
- Constant Field Values
PROPERTY
public static final String PROPERTY
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
VALUE
public static final String VALUE
- See Also:
- Constant Field Values
ARRAY_TYPE
public static final String ARRAY_TYPE
- See Also:
- Constant Field Values
VECTOR_TYPE
public static final String VECTOR_TYPE
- See Also:
- Constant Field Values
LIST_TYPE
public static final String LIST_TYPE
- See Also:
- Constant Field Values
MAP_TYPE
public static final String MAP_TYPE
- See Also:
- Constant Field Values
DICTIONARY_TYPE
public static final String DICTIONARY_TYPE
- See Also:
- Constant Field Values
COMPLETER
public static final String COMPLETER
- See Also:
- Constant Field Values
CommandParser
public CommandParser()
getCommandDescription
public ECommand getCommandDescription(org.apache.felix.ipojo.metadata.Element metadata)
throws org.apache.felix.ipojo.ConfigurationException
- Throws:
org.apache.felix.ipojo.ConfigurationException
Copyright © 2013 OW2 Consortium. All Rights Reserved.