org.ops4j.pax.reflector.html
Class HtmlFormatter
java.lang.Object
org.ops4j.pax.reflector.html.HtmlFormatter
- All Implemented Interfaces:
- ReflectionFormatter, org.osgi.service.cm.ManagedService
public class HtmlFormatter
- extends Object
- implements ReflectionFormatter, org.osgi.service.cm.ManagedService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HtmlFormatter
public HtmlFormatter()
format
public void format(ReflectorService reflector,
String objectname,
PrintWriter out,
boolean debug,
String mountPoint)
throws ReflectionException
- Specified by:
format
in interface ReflectionFormatter
- Throws:
ReflectionException
getContentType
public String getContentType()
- Specified by:
getContentType
in interface ReflectionFormatter
updated
public void updated(Dictionary properties)
throws org.osgi.service.cm.ConfigurationException
- Specified by:
updated
in interface org.osgi.service.cm.ManagedService
- Throws:
org.osgi.service.cm.ConfigurationException
Copyright © 2006-2012 OPS4J - Open Participation Software for Java. All Rights Reserved.