public static class EnginePlugin.DeleteSubObjHook extends java.lang.Object implements Hook
Constructor and Description |
---|
DeleteSubObjHook(EnginePlugin plugin) |
Modifier and Type | Method and Description |
---|---|
boolean |
processMessage(Message m,
int flags)
Process the DeleteSubObjectMessage, containing the sub-object
oid and namespace, remove the entity by namespace and
call DeleteHook (if any).
|
public DeleteSubObjHook(EnginePlugin plugin)
public boolean processMessage(Message m, int flags)
processMessage
in interface Hook
m
- The DeleteSubObjectMessage messageflags
- The message flags