org.jprocessunit.addon.jpd.util
Class DomainLogWaitEventFactory

java.lang.Object
  extended by org.jprocessunit.addon.jpd.util.DomainLogWaitEventFactory

public class DomainLogWaitEventFactory
extends java.lang.Object

Author:
Reza Shafii

Constructor Summary
DomainLogWaitEventFactory()
           
 
Method Summary
 DomainLogWaitEvent create(java.lang.String matchString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomainLogWaitEventFactory

public DomainLogWaitEventFactory()
Method Detail

create

public DomainLogWaitEvent create(java.lang.String matchString)


JProcessUnit API