Sun Adapter for COM/DCOM API

com.stc.connector.comadapter.comruntimeimpl.taskprocessor
Class ComWorker

java.lang.Object
  extended by com.stc.connector.comadapter.comruntimeimpl.taskprocessor.ComWorker
All Implemented Interfaces:
Worker

public class ComWorker
extends java.lang.Object
implements Worker


Constructor Summary
ComWorker()
           
 
Method Summary
 void assign(Task newTask)
           
 void hire()
           
 void retire()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComWorker

public ComWorker()
Method Detail

hire

public void hire()
          throws WorkerException
Specified by:
hire in interface Worker
Throws:
WorkerException

retire

public void retire()
Specified by:
retire in interface Worker

assign

public void assign(Task newTask)
            throws TaskException
Specified by:
assign in interface Worker
Throws:
TaskException

Sun Adapter for COM/DCOM API

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