Interface VitamServerInterface

  • All Known Subinterfaces:
    VitamServer
    All Known Implementing Classes:
    BasicVitamServer

    public interface VitamServerInterface
    Vitam Server Interface
    • Field Detail

      • BUSINESS_CONNECTOR_NAME

        static final java.lang.String BUSINESS_CONNECTOR_NAME
        See Also:
        Constant Field Values
      • ADMIN_CONNECTOR_NAME

        static final java.lang.String ADMIN_CONNECTOR_NAME
        See Also:
        Constant Field Values
    • Method Detail

      • getPort

        int getPort()
        Returns:
        the associated port
      • getAdminPort

        int getAdminPort()
        Used get the port number of the admin connector
        Returns:
        the port number of the named connector @admin if exists else return -1