org.apache.aries.application.management
Interface AriesApplicationListener


public interface AriesApplicationListener

A client that wishes to receive AriesApplicationEvents should implement this interface.


Method Summary
 void applicationChanged(AriesApplicationEvent event)
          Receives notification of an application lifecycle event
 

Method Detail

applicationChanged

void applicationChanged(AriesApplicationEvent event)
Receives notification of an application lifecycle event



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.