org.apache.felix.webconsole.internal.misc
Class ConfigurationRender
java.lang.Object
org.apache.felix.webconsole.internal.BaseManagementPlugin
org.apache.felix.webconsole.internal.misc.ConfigurationRender
- All Implemented Interfaces:
- OsgiManagerPlugin, Render
public class ConfigurationRender
- extends BaseManagementPlugin
- implements Render
Fields inherited from interface org.apache.felix.webconsole.Render |
SERVICE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final String NAME
- See Also:
- Constant Field Values
LABEL
public static final String LABEL
- See Also:
- Constant Field Values
ConfigurationRender
public ConfigurationRender()
getName
public String getName()
- Specified by:
getName
in interface Render
getLabel
public String getLabel()
- Specified by:
getLabel
in interface Render
render
public void render(HttpServletRequest request,
HttpServletResponse response)
throws IOException
- Specified by:
render
in interface Render
- Throws:
IOException
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.