Sun Adapter for COM/DCOM API

com.stc.connector.comadapter.taskprocessor
Interface Worker

All Known Implementing Classes:
ComWorker

public interface Worker


Method Summary
 void assign(Task newTask)
           
 void hire()
           
 void retire()
           
 

Method Detail

hire

void hire()
          throws WorkerException
Throws:
WorkerException

retire

void retire()

assign

void assign(Task newTask)
            throws TaskException
Throws:
TaskException

Sun Adapter for COM/DCOM API

Copyright © 1994-2008 Sun Microsystems, Inc. All rights reserved.