BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.webservice.async
Class KernelFeederImpl.ExecuteTask

java.lang.Object
  extended byweblogic.work.WorkAdapter
      extended byweblogic.webservice.async.KernelFeederImpl.ExecuteTask
All Implemented Interfaces:
Runnable, weblogic.work.Work
Enclosing class:
weblogic.webservice.async.KernelFeederImpl

public static class KernelFeederImpl.ExecuteTask
extends weblogic.work.WorkAdapter

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
KernelFeederImpl.ExecuteTask(Runnable task)
           
 
Method Summary
 void run()
           
 
Methods inherited from class weblogic.work.WorkAdapter
cancel, getAuthenticatedSubject, isAdminChannelRequest, isTransactional, overloadAction, prepareForReuse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KernelFeederImpl.ExecuteTask

public KernelFeederImpl.ExecuteTask(Runnable task)
Method Detail

run

public void run()

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