Package com.sun.javacard.apduio
Interface CadServerListener
-
- All Superinterfaces:
java.util.EventListener
public interface CadServerListener extends java.util.EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
powerDown(CadEvent evt)
void
powerUp(CadEvent evt)
-