org.ow2.shelbie.core.internal.extension.parser
Class CommandParser

java.lang.Object
  extended by 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.


Field Summary
static String ACTION
           
static String ARRAY_TYPE
           
static String COMPLETER
           
static String COMPONENT
           
static String DICTIONARY_TYPE
           
static String LIST_TYPE
           
static String MAP_TYPE
           
static String NAME
           
static String PROPERTY
           
static String TYPE
           
static String VALUE
           
static String VECTOR_TYPE
           
 
Constructor Summary
CommandParser()
           
 
Method Summary
 ECommand getCommandDescription(org.apache.felix.ipojo.metadata.Element metadata)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

CommandParser

public CommandParser()
Method Detail

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.