GigaSpaces XAP 10.0.1 API

org.openspaces.admin.application.events
Interface ApplicationRemovedEventListener

All Superinterfaces:
AdminEventListener
All Known Subinterfaces:
ApplicationLifecycleEventListener

public interface ApplicationRemovedEventListener
extends AdminEventListener

An event listener allowing to listen for Application removal (undeployment).

Author:
itaif
See Also:
Applications.getApplicationRemoved()

Method Summary
 void applicationRemoved(Application application)
          A callback indicating that an Application was removed (undeployed).
 

Method Detail

applicationRemoved

void applicationRemoved(Application application)
A callback indicating that an Application was removed (undeployed).


GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.