com.infoengine.doorsadapter
Class DoorsAdapter

java.lang.Object
  extended bycom.infoengine.doorsadapter.DoorsAdapter

public class DoorsAdapter
extends Object

This class is written to test the adapter. The main method here resembles the Infoengine call for the adapter. The parameter passed to the adapter is the Request object.


Field Summary
(package private) static String ID
           
 
Constructor Summary
DoorsAdapter()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

static final String ID
See Also:
Constant Field Values
Constructor Detail

DoorsAdapter

public DoorsAdapter()
Method Detail

main

public static void main(String[] args)