public class OTSImpleManager extends Object
Constructor and Description |
---|
OTSImpleManager() |
Modifier and Type | Method and Description |
---|---|
static CurrentImple |
current() |
static TransactionFactoryImple |
factory() |
static Current |
get_current() |
static TransactionFactory |
get_factory() |
static boolean |
localFactory()
Is a co-located TransactionFactory required?
|
static void |
purge()
Tidy-up the system prior to exiting.
|
static CurrentImple |
systemCurrent() |
public static CurrentImple current() throws SystemException
SystemException
public static CurrentImple systemCurrent() throws SystemException
SystemException
public static Current get_current() throws SystemException
SystemException
public static TransactionFactoryImple factory() throws SystemException
SystemException
public static TransactionFactory get_factory() throws SystemException
SystemException
public static boolean localFactory()
public static void purge()
Copyright © 2021 JBoss by Red Hat. All rights reserved.