com.sun.javacard.apduio
Interface CadServerListener

All Superinterfaces:
java.util.EventListener

public interface CadServerListener
extends java.util.EventListener


Method Summary
 void powerDown(CadEvent evt)
           
 void powerUp(CadEvent evt)
           
 

Method Detail

powerUp

void powerUp(CadEvent evt)

powerDown

void powerDown(CadEvent evt)


Copyright (c) Copyright © 1998, 2010, Oracle and/or its affiliates. All rights reserved.