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