JCSFactory



com.licel.jcardsim.smartcardio
Class JCSFactory

java.lang.Object
  extended by javax.smartcardio.TerminalFactorySpi
      extended by com.licel.jcardsim.smartcardio.JCSFactory

public class JCSFactory
extends javax.smartcardio.TerminalFactorySpi

Implementation of TerminalFactorySpi.


Constructor Summary
JCSFactory()
           
JCSFactory(Object params)
           
 
Method Summary
protected  javax.smartcardio.CardTerminals engineTerminals()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCSFactory

public JCSFactory()

JCSFactory

public JCSFactory(Object params)
Method Detail

engineTerminals

protected javax.smartcardio.CardTerminals engineTerminals()
Specified by:
engineTerminals in class javax.smartcardio.TerminalFactorySpi