public class Converters extends Object implements org.apache.felix.service.command.Converter
Constructor and Description |
---|
Converters(org.osgi.framework.BundleContext context) |
public org.osgi.framework.Bundle bundle(org.osgi.framework.Bundle i)
public Object convert(Class<?> desiredType, Object in) throws Exception
convert
in interface org.apache.felix.service.command.Converter
Exception
public CharSequence format(Object target, int level, org.apache.felix.service.command.Converter converter) throws IOException
format
in interface org.apache.felix.service.command.Converter
IOException
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.