BEA Systems, Inc.

weblogic.cluster.singleton
Interface LeaseObtainedListener

All Known Implementing Classes:
MigratableServerService

public interface LeaseObtainedListener


Method Summary
 void onAcquire(String leaseName)
           
 void onException(Exception e, String leaseName)
           
 

Method Detail

onAcquire

void onAcquire(String leaseName)

onException

void onException(Exception e,
                 String leaseName)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.