RelationNotification.RelationNotification() | Java

 

Descripción

Sintaxis

public RelationNotification(String notifType, Object sourceObj, long sequence, long timeStamp, String message, String id, String typeName, ObjectName objectName, String name, List<ObjectName> newValue, List<ObjectName> oldValue) throws IllegalArgumentException
public RelationNotification(String notifType, Object sourceObj, long sequence, long timeStamp, String message, String id, String typeName, ObjectName objectName, List<ObjectName> unregMBeanList) throws IllegalArgumentException

Parámetros

  • String name,
  • List<ObjectName> oldValue,
  • String notifType,
  • long sequence,
  • Object sourceObj,
  • String message,
  • ObjectName objectName,
  • List<ObjectName> newValue,
  • List<ObjectName> unregMBeanList,
  • String id,
  • long timeStamp,
  • String typeName,

Excepciones

IllegalArgumentException

Clase Padre

RelationNotification

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.