com.bea.wlevs.ede
Interface WorkFactory


public interface WorkFactory


Method Summary
 Work newWork(Runnable work)
           
 

Method Detail

newWork

public Work newWork(Runnable work)