public class UpdateEvent extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
private CompositeName |
compositeName |
private String |
name |
private static long |
serialVersionUID |
private NamingContextId |
updatedContextId |
Constructor and Description |
---|
UpdateEvent(CompositeName compositeName,
NamingContextId updatedContextId,
String name) |
private static final long serialVersionUID
private NamingContextId updatedContextId
private String name
private CompositeName compositeName
public UpdateEvent(CompositeName compositeName, NamingContextId updatedContextId, String name)
public final NamingContextId getUpdatedContextId()
public final String getName()
public final CompositeName getPath()
Copyright © 2018 ScalAgent D.T.. All Rights Reserved.