Class XslPatternRuntimeMap
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.oss.kernel.xsl.server.bean.XslPatternRuntimeMap
- All Implemented Interfaces:
EventListener<XslModifiedEvent>
public class XslPatternRuntimeMap
extends ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
implements EventListener<XslModifiedEvent>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic XslPatternRuntimeMap
static XslPatternRuntimeMap
getInstance
(Connection con) static XslPatternRuntimeMap
getInstance
(ru.bitel.bgbilling.kernel.container.managed.ServerContext context) static XslPatternRuntimeMap
getInstance
(ConnectionSet connectionSet) getMap()
void
notify
(XslModifiedEvent event, EventListenerContext ctx) Methods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
error, error, error, getLogger, logError, logError, warn
-
Constructor Details
-
XslPatternRuntimeMap
public XslPatternRuntimeMap()
-
-
Method Details
-
getInstance
- Throws:
Exception
-
getInstance
public static XslPatternRuntimeMap getInstance(ru.bitel.bgbilling.kernel.container.managed.ServerContext context) throws Exception - Throws:
Exception
-
getInstance
- Throws:
Exception
-
getInstance
- Throws:
Exception
-
notify
- Specified by:
notify
in interfaceEventListener<XslModifiedEvent>
- Throws:
Exception
-
get
-
getMap
-