public class BindEvent extends UpdateEvent
Modifier and Type | Field and Description |
---|---|
private Object |
object |
private static long |
serialVersionUID |
Constructor and Description |
---|
BindEvent(CompositeName compositeName,
NamingContextId updatedContextId,
String name,
Object object) |
Modifier and Type | Method and Description |
---|---|
Object |
getObject() |
String |
toString() |
getName, getPath, getUpdatedContextId
private static final long serialVersionUID
private Object object
public BindEvent(CompositeName compositeName, NamingContextId updatedContextId, String name, Object object)
public final Object getObject()
public String toString()
toString
in class UpdateEvent
Copyright © 2021 ScalAgent D.T.. All rights reserved.