|
|||||||||
Atavism Version 2018.1 | AGIS API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatavism.server.engine.EnginePlugin
atavism.server.plugins.BillingPlugin
public class BillingPlugin
Nested Class Summary | |
---|---|
class |
BillingPlugin.BillingSubObjectHook
|
Field Summary | |
---|---|
protected java.util.concurrent.locks.Lock |
lock
|
Fields inherited from interface atavism.msgsys.MessageCallback |
---|
NO_FLAGS, RESPONSE_EXPECTED |
Constructor Summary | |
---|---|
BillingPlugin()
|
Method Summary | |
---|---|
static EnginePlugin.SubObjData |
createBillingSubObject(Template template,
Namespace namespace,
OID masterOid)
|
void |
onActivate()
for developers extending the EnginePlugin object, it may be easier to use the onActivate() method which gets called when the plugin is being activated by the Engine. |
void |
registerHooks()
|
static void |
runEchoTest()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.concurrent.locks.Lock lock
Constructor Detail |
---|
public BillingPlugin()
Method Detail |
---|
public void onActivate()
EnginePlugin
onActivate
in class EnginePlugin
public void registerHooks()
public static EnginePlugin.SubObjData createBillingSubObject(Template template, Namespace namespace, OID masterOid)
public static void runEchoTest()
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |