quamj.qps.plugins.oci_qiop.rsvp
Class DefaultRSVPDataFiller

java.lang.Object
  |
  +--quamj.qps.plugins.oci_qiop.rsvp.DefaultRSVPDataFiller
All Implemented Interfaces:
RSVPDataFillerInterface

public class DefaultRSVPDataFiller
extends java.lang.Object
implements RSVPDataFillerInterface


Constructor Summary
DefaultRSVPDataFiller()
           
 
Method Summary
 void init()
           
 quamj.iiop_rsvpd.RSpec toRSpec(java.lang.String[] params)
           
 quamj.iiop_rsvpd.TSpec toTSpec(java.lang.String[] params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultRSVPDataFiller

public DefaultRSVPDataFiller()
Method Detail

init

public void init()
Specified by:
init in interface RSVPDataFillerInterface

toTSpec

public quamj.iiop_rsvpd.TSpec toTSpec(java.lang.String[] params)
Specified by:
toTSpec in interface RSVPDataFillerInterface

toRSpec

public quamj.iiop_rsvpd.RSpec toRSpec(java.lang.String[] params)
Specified by:
toRSpec in interface RSVPDataFillerInterface