javacard.framework.service
Class CardRemoteObject
java.lang.Object
javacard.framework.service.CardRemoteObject
- All Implemented Interfaces:
- Remote
public class CardRemoteObject
- extends Object
- implements Remote
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CardRemoteObject
public CardRemoteObject()
export
public static void export(Remote obj)
throws SecurityException
- Throws:
SecurityException
unexport
public static void unexport(Remote obj)
throws SecurityException
- Throws:
SecurityException