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