Package com.zebra.sdk.remote.comm
Class AlertMonitorBase
Object
java.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
com.zebra.sdk.remote.comm.AlertMonitorBase
- All Implemented Interfaces:
AlertMonitorI,Serializable,Remote
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoidRemoves the alert handler from the runtime.Methods inherited from class java.rmi.server.UnicastRemoteObject
clone, exportObject, exportObject, exportObject, exportObject, exportObject, unexportObjectMethods inherited from class java.rmi.server.RemoteServer
getClientHost, getLog, setLogMethods inherited from class java.rmi.server.RemoteObject
equals, getRef, hashCode, toString, toStubMethods inherited from interface com.zebra.sdk.remote.comm.AlertMonitorI
receivedAlert, receivedAlert
-
Method Details
-
removeAlertHandler
Description copied from interface:AlertMonitorIRemoves the alert handler from the runtime.- Specified by:
removeAlertHandlerin interfaceAlertMonitorI- Throws:
RemoteException- if there is an RMI exceptions- See Also:
-