|
JBoss API: Interface TransactionManagerServiceMBean
org.jboss.tm.plugins.tyrex
Interface TransactionManagerServiceMBean
- All Superinterfaces:
- Service, ServiceMBean
- All Known Implementing Classes:
- TransactionManagerService
- public interface TransactionManagerServiceMBean
- extends ServiceMBean
MBean interface for the Tyrex TransactionManager
(not all calls are implemented)
- Version:
- $Revision: 1.1.4.1 $
- Author:
- Anatoly Akkerman
- See Also:
TransactionManagerService
OBJECT_NAME
public static final java.lang.String OBJECT_NAME
getConfigFileName
public java.lang.String getConfigFileName()
setConfigFileName
public void setConfigFileName(java.lang.String name)
throws java.io.IOException
Copyright © 2000 The JBoss Organization. All Rights Reserved.
|