Class TMMonitorFactory
java.lang.Object
org.jpos.transaction.gui.TMMonitorFactory
- All Implemented Interfaces:
UIFactory
UIFactory that builds a
TMMonitor bound to the named transaction
manager resolved from NameRegistrar.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBuilds a Swing component from the given XML configuration element.
-
Constructor Details
-
TMMonitorFactory
public TMMonitorFactory()Default constructor; no instance state to initialise.
-
-
Method Details