GigaSpaces XAP 9.0 API

org.openspaces.admin.lus.events
Interface LookupServiceAddedEventListener

All Superinterfaces:
AdminEventListener
All Known Subinterfaces:
LookupServiceLifecycleEventListener
All Known Implementing Classes:
TestEventSampler

public interface LookupServiceAddedEventListener
extends AdminEventListener

An event listener to be notified when a lookup service is added.

Author:
kimchy
See Also:
LookupServices.getLookupServiceAdded()

Method Summary
 void lookupServiceAdded(LookupService lookupService)
          Called when a lookup service is added.
 

Method Detail

lookupServiceAdded

void lookupServiceAdded(LookupService lookupService)
Called when a lookup service is added.


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.