Atavism Version 2018.1AGIS API

atavism.server.engine
Class EnginePlugin.UnloadSubObjHook

java.lang.Object
  extended by atavism.server.engine.EnginePlugin.UnloadSubObjHook
All Implemented Interfaces:
Hook
Enclosing class:
EnginePlugin

public static class EnginePlugin.UnloadSubObjHook
extends java.lang.Object
implements Hook


Constructor Summary
EnginePlugin.UnloadSubObjHook(EnginePlugin plugin)
           
 
Method Summary
 boolean processMessage(Message m, int flags)
          Process the UnloadSubObjectMessage, containing the sub-object oid and namespace, removing the entity by namespace.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnginePlugin.UnloadSubObjHook

public EnginePlugin.UnloadSubObjHook(EnginePlugin plugin)
Method Detail

processMessage

public boolean processMessage(Message m,
                              int flags)
Process the UnloadSubObjectMessage, containing the sub-object oid and namespace, removing the entity by namespace.

Specified by:
processMessage in interface Hook
Parameters:
m - The UnloadSubObjectMessage message
flags - The message flags
Returns:
n/a


Copyright © 2018 Dragonsan Studios Sp. z o.o.