public class DestroySubcontextEvent extends UpdateEvent
Modifier and Type | Field and Description |
---|---|
private CompositeName |
path |
private static long |
serialVersionUID
define serialVersionUID for interoperability
|
Constructor and Description |
---|
DestroySubcontextEvent(NamingContextId updatedContextId,
String name,
CompositeName path) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getName, getPath, getUpdatedContextId
private static final long serialVersionUID
private CompositeName path
public DestroySubcontextEvent(NamingContextId updatedContextId, String name, CompositeName path)
public String toString()
toString
in class UpdateEvent
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.