Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
O
P
R
S
T
U
A
Activator
- Class in
org.apache.felix.webconsole.plugins.event.internal
Setup the event plugin
Activator()
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.
Activator
add(EventInfo)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
EventCollector
B
bundleChanged(BundleEvent)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
EventListener
BundleEventConverter
- Class in
org.apache.felix.webconsole.plugins.event.internal.converter
BundleEventConverter()
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.converter.
BundleEventConverter
C
category
- Variable in class org.apache.felix.webconsole.plugins.event.internal.
EventInfo
The event class.
clear()
- Method in class org.apache.felix.webconsole.plugins.event.internal.
EventCollector
configurationEvent(ConfigurationEvent)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
ConfigurationListener
ConfigurationEventConverter
- Class in
org.apache.felix.webconsole.plugins.event.internal.converter
ConfigurationEventConverter()
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.converter.
ConfigurationEventConverter
ConfigurationListener
- Class in
org.apache.felix.webconsole.plugins.event.internal
convertProperties(HttpServletRequest)
- Static method in class org.apache.felix.webconsole.plugins.event.internal.
PropertiesEditorSupport
Converts the properties from the request to a key-value hashtable.
D
destroy()
- Method in class org.apache.felix.webconsole.plugins.event.internal.
EventListener
destroy()
- Method in class org.apache.felix.webconsole.plugins.event.internal.
OptionalFeaturesHandler
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
PluginServlet
doPost(HttpServletRequest, HttpServletResponse)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
PluginServlet
E
EventCollector
- Class in
org.apache.felix.webconsole.plugins.event.internal
This class collects events
EventCollector(Dictionary)
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.
EventCollector
EventHandler
- Class in
org.apache.felix.webconsole.plugins.event.internal
Event listener for the OSGi event admin, listening to all events.
EventHandler(EventCollector)
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.
EventHandler
EventInfo
- Class in
org.apache.felix.webconsole.plugins.event.internal
An event as displayed in the console.
EventInfo(String, String, String)
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.
EventInfo
EventInfo(String, String, String, Map)
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.
EventInfo
EventListener
- Class in
org.apache.felix.webconsole.plugins.event.internal
This class listens for all known framework events: - bundle events - framework events - service events
EventListener(PluginServlet, BundleContext)
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.
EventListener
F
frameworkEvent(FrameworkEvent)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
EventListener
FrameworkEventConverter
- Class in
org.apache.felix.webconsole.plugins.event.internal.converter
FrameworkEventConverter()
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.converter.
FrameworkEventConverter
G
getCollector()
- Method in class org.apache.felix.webconsole.plugins.event.internal.
PluginServlet
getEvents()
- Method in class org.apache.felix.webconsole.plugins.event.internal.
EventCollector
Return a copy of the current event list
getInfo(BundleEvent)
- Static method in class org.apache.felix.webconsole.plugins.event.internal.converter.
BundleEventConverter
getInfo(ConfigurationEvent)
- Static method in class org.apache.felix.webconsole.plugins.event.internal.converter.
ConfigurationEventConverter
getInfo(FrameworkEvent)
- Static method in class org.apache.felix.webconsole.plugins.event.internal.converter.
FrameworkEventConverter
getInfo(ServiceEvent)
- Static method in class org.apache.felix.webconsole.plugins.event.internal.converter.
ServiceEventConverter
getResource(String)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
PluginServlet
getStartTime()
- Method in class org.apache.felix.webconsole.plugins.event.internal.
EventCollector
H
handleEvent(Event)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
EventHandler
I
info
- Variable in class org.apache.felix.webconsole.plugins.event.internal.
EventInfo
Additional information for this event.
O
OptionalFeaturesHandler
- Class in
org.apache.felix.webconsole.plugins.event.internal
This class handles all optional stuff.
OptionalFeaturesHandler(PluginServlet, BundleContext)
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.
OptionalFeaturesHandler
org.apache.felix.webconsole.plugins.event.internal
- package org.apache.felix.webconsole.plugins.event.internal
org.apache.felix.webconsole.plugins.event.internal.converter
- package org.apache.felix.webconsole.plugins.event.internal.converter
OsgiUtil
- Class in
org.apache.felix.webconsole.plugins.event.internal
The
OsgiUtil
is a utility class providing some usefull utility methods.
OsgiUtil()
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.
OsgiUtil
P
PluginServlet
- Class in
org.apache.felix.webconsole.plugins.event.internal
The Event Plugin
PluginServlet()
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.
PluginServlet
properties
- Variable in class org.apache.felix.webconsole.plugins.event.internal.
EventInfo
Properties.
PropertiesEditorSupport
- Class in
org.apache.felix.webconsole.plugins.event.internal
Java support for propeditor.js handling.
R
received
- Variable in class org.apache.felix.webconsole.plugins.event.internal.
EventInfo
The time this event has been received.
renderContent(HttpServletRequest, HttpServletResponse)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
PluginServlet
S
serviceChanged(ServiceEvent)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
EventListener
serviceChanged(ServiceEvent)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
OptionalFeaturesHandler
ServiceEventConverter
- Class in
org.apache.felix.webconsole.plugins.event.internal.converter
ServiceEventConverter()
- Constructor for class org.apache.felix.webconsole.plugins.event.internal.converter.
ServiceEventConverter
setConfigAdminAvailable(boolean)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
PluginServlet
setEventAdmin(EventAdmin)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
PluginServlet
start(BundleContext)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
Activator
stop(BundleContext)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
Activator
T
toBoolean(Dictionary, String, boolean)
- Static method in class org.apache.felix.webconsole.plugins.event.internal.
OsgiUtil
toInteger(Dictionary, String, int)
- Static method in class org.apache.felix.webconsole.plugins.event.internal.
OsgiUtil
toObject(Dictionary, String)
- Static method in class org.apache.felix.webconsole.plugins.event.internal.
OsgiUtil
TOPIC
- Static variable in class org.apache.felix.webconsole.plugins.event.internal.converter.
BundleEventConverter
TOPIC
- Static variable in class org.apache.felix.webconsole.plugins.event.internal.converter.
ConfigurationEventConverter
TOPIC
- Static variable in class org.apache.felix.webconsole.plugins.event.internal.converter.
FrameworkEventConverter
TOPIC
- Static variable in class org.apache.felix.webconsole.plugins.event.internal.converter.
ServiceEventConverter
topic
- Variable in class org.apache.felix.webconsole.plugins.event.internal.
EventInfo
The event topic.
toString(Dictionary, String, String)
- Static method in class org.apache.felix.webconsole.plugins.event.internal.
OsgiUtil
toStringArray(Dictionary, String, String[])
- Static method in class org.apache.felix.webconsole.plugins.event.internal.
OsgiUtil
U
updateConfiguration(Dictionary)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
EventCollector
updateConfiguration(Dictionary)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
PluginServlet
updated(Dictionary)
- Method in class org.apache.felix.webconsole.plugins.event.internal.
ConfigurationListener
A
B
C
D
E
F
G
H
I
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2006-2013
The Apache Software Foundation
. All Rights Reserved.