BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

weblogic.common
Interface SequenceListener


public interface SequenceListener
extends java.util.EventListener

An object that acts as a listener for Sequence failures must extend the SequenceListener interface. Implement the sole method in this interface to determine how to handle Sequence failures.

Author:
Copyright (c) 1998 by WebLogic, Inc. All Rights Reserved., Copyright (c) 1999 by BEA WebXpress. All Rights Reserved.
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.
See Also:
Sequencer

Method Summary
 void sequenceAction(SequenceEvent se)
          Describes how a Sequence failure should be handled.
 

Method Detail

sequenceAction

public void sequenceAction(SequenceEvent se)
Describes how a Sequence failure should be handled.

Parameters:
se - SequenceEvent associated with the failure

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60