public static class EnginePlugin.LoadSubObjHook extends java.lang.Object implements Hook
Constructor and Description |
---|
LoadSubObjHook(EnginePlugin plugin) |
Modifier and Type | Method and Description |
---|---|
boolean |
processMessage(Message m,
int flags)
Process the LoadSubObjectMessage, containing the sub-object
oid and namespace, registering the entity by namespace, and
calling the load hook if there is one.
|
public LoadSubObjHook(EnginePlugin plugin)
public boolean processMessage(Message m, int flags)
processMessage
in interface Hook
m
- The OIDNamespaceMessage messageflags
- The message flags