public class AccountingFrameworkProvider extends Object implements IAccountingFrameworkProvider
| Constructor and Description |
|---|
AccountingFrameworkProvider() |
| Modifier and Type | Method and Description |
|---|---|
static IAccountingFrameworkProvider |
init(String ProviderName) |
static boolean |
isInit() |
void |
Send(ExecutionUsageRecord record) |
void |
SessionInit() |
public static IAccountingFrameworkProvider init(String ProviderName) throws EnvironmentValidationException
EnvironmentValidationExceptionpublic static boolean isInit()
public void SessionInit()
throws Exception
SessionInit in interface IAccountingFrameworkProviderExceptionpublic void Send(ExecutionUsageRecord record) throws Exception
Send in interface IAccountingFrameworkProviderExceptionCopyright © 2014. All Rights Reserved.