org.apache.karaf.shell.osgi
Interface BundleStateListener

All Known Implementing Classes:
BlueprintListener, SpringStateListenerFactory.SpringApplicationListener

public interface BundleStateListener


Nested Class Summary
static interface BundleStateListener.Factory
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.String getState(org.osgi.framework.Bundle bundle)
           
 

Method Detail

getName

java.lang.String getName()

getState

java.lang.String getState(org.osgi.framework.Bundle bundle)


Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.