Activatable.Activatable() | Java

 

Descripción

Sintaxis

protected Activatable(String location, MarshalledObject<?> data, boolean restart, int port) throws ActivationException, RemoteException
protected Activatable(String location, MarshalledObject<?> data, boolean restart, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) throws ActivationException, RemoteException
protected Activatable(ActivationID id, int port) throws RemoteException
protected Activatable(ActivationID id, int port, RMIClientSocketFactory csf, RMIServerSocketFactory ssf) throws RemoteException

Parámetros

  • RMIClientSocketFactory csf,
  • int port,
  • boolean restart,
  • String location,
  • RMIServerSocketFactory ssf,
  • ActivationID id,
  • MarshalledObject<?> data,

Excepciones

ActivationException, RemoteException, UnsupportedOperationException

Clase Padre

Activatable

Ejemplo


Líneas de Código

    Manual Java

    Aprende más sobre Java consultando online o descargando nuestro manual.

    Test Java

    ¿Te atreves a probar tus habilidades y conocimiento en Java con nuestro test?

    Vídeos Java

    Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.