org.ow2.shelbie.core.internal.converter
Class FunctionConverter
java.lang.Object
org.ow2.shelbie.core.internal.converter.FunctionConverter
- All Implemented Interfaces:
- org.apache.felix.service.command.Converter
public class FunctionConverter
- extends Object
- implements org.apache.felix.service.command.Converter
- Author:
- Loris Bouzonnet
| Fields inherited from interface org.apache.felix.service.command.Converter |
CONVERTER_CLASSES, INSPECT, LINE, PART |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionConverter
public FunctionConverter()
convert
public Object convert(Class<?> desiredType,
Object in)
throws Exception
- Specified by:
convert in interface org.apache.felix.service.command.Converter
- Throws:
Exception
format
public CharSequence format(Object o,
int i,
org.apache.felix.service.command.Converter converter)
throws Exception
- Specified by:
format in interface org.apache.felix.service.command.Converter
- Throws:
Exception
Copyright © 2013 OW2 Consortium. All Rights Reserved.