org.apache.felix.webconsole.plugins.event.internal.converter
Class BundleEventConverter

java.lang.Object
  extended by org.apache.felix.webconsole.plugins.event.internal.converter.BundleEventConverter

public class BundleEventConverter
extends Object


Field Summary
static String TOPIC
           
 
Constructor Summary
BundleEventConverter()
           
 
Method Summary
static EventInfo getInfo(BundleEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOPIC

public static final String TOPIC
Constructor Detail

BundleEventConverter

public BundleEventConverter()
Method Detail

getInfo

public static EventInfo getInfo(BundleEvent event)


Copyright © 2011 Apache Software Foundation. All Rights Reserved.