Class AppAbstractAction
java.lang.Object
ru.bitel.bgbilling.plugins.assistant.server.bean.AppAbstractAction
public abstract class AppAbstractAction
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description AppAbstractAction()
-
Method Summary
Modifier and Type Method Description void
executer()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AppAbstractAction
public AppAbstractAction()
-
-
Method Details
-
executer
public void executer() throws ru.bitel.bgbilling.common.BGException- Throws:
ru.bitel.bgbilling.common.BGException
-