BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Interface
commonj.work.WorkEvent

Packages that use WorkEvent
commonj.work   
 

Uses of WorkEvent in commonj.work
 

Methods in commonj.work with parameters of type WorkEvent
 void WorkListener.workAccepted(WorkEvent we)
          This is called when the Work is accepted for dispatching.
 void WorkListener.workRejected(WorkEvent we)
          This is called when the Work cannot be processed prior to starting but after accept.
 void WorkListener.workStarted(WorkEvent we)
          This is called when the Work is about to start.
 void WorkListener.workCompleted(WorkEvent we)
          This is called once Work.run returns.
 


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