Package bitel.billing.server.script.bean
Class ScriptMachineManager
java.lang.Object
bitel.billing.server.script.bean.ScriptMachineManager
@Deprecated
public class ScriptMachineManager
extends java.lang.Object
Deprecated.
После перехода на новый события этот класс не нужен .
 TODO upd: Вырезал все то, что было связано со старым EventProcessor , но этот класс оставил
 (все что связано сосбытиями убрал) так как тут есть библиотеки скриптов - ради них и оставил пока
- 
Method Summary
Modifier and Type Method Description static ScriptMachineManagergetManager()Deprecated.ScriptInstancegetScriptForLibrary(java.lang.String name)Deprecated.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
- 
Method Details
- 
getManager
Deprecated. - 
getScriptForLibrary
Deprecated. 
 -