psdi.iface.app.extsystem

Interface MaxQueueRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    MaxQueue


    public interface MaxQueueRemote
    extends MboRemote
    Remote Interafce for MaxExtIfaceOut
    • Method Detail

      • viewQueue

        java.util.List viewQueue()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • deleteQueue

        void deleteQueue()
                  throws MXException,
                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException