public class ChangeOwnerEvent extends UpdateEvent
Modifier and Type | Field and Description |
---|---|
private NamingContextInfo[] |
contexts |
private Object |
formerOwnerId |
private static long |
serialVersionUID |
Constructor and Description |
---|
ChangeOwnerEvent(Object formerOwnerId,
NamingContextInfo[] contexts) |
Modifier and Type | Method and Description |
---|---|
Object |
getFormerOwnerId() |
NamingContextInfo[] |
getNamingContexts() |
getName, getPath, getUpdatedContextId, toString
private static final long serialVersionUID
private Object formerOwnerId
private NamingContextInfo[] contexts
public ChangeOwnerEvent(Object formerOwnerId, NamingContextInfo[] contexts)
public final Object getFormerOwnerId()
public final NamingContextInfo[] getNamingContexts()
Copyright © 2021 ScalAgent D.T.. All rights reserved.