psdi.server

Interface ServiceRemote

    • Method Detail

      • getName

        java.lang.String getName()
                          throws java.rmi.RemoteException
        Get's the name of the Service.
        Throws:
        java.rmi.RemoteException
      • getURL

        java.lang.String getURL()
                         throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • isAppService

        boolean isAppService()
                      throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • restart

        void restart()
              throws java.rmi.RemoteException
        Indicates that the Service should reload any internal cache's of information it's holding.
        Throws:
        java.rmi.RemoteException
      • isSingletonService

        boolean isSingletonService()
                            throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException