public class PRuleServiceProviderImpl
extends javax.rules.RuleServiceProvider
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
static java.lang.String |
RULE_SERVICE_PROVIDER_URI
RULE_SERVICE_PROVIDER_URI will hold the Service Provider URI
|
static java.lang.String |
VERSION |
Constructor and Description |
---|
PRuleServiceProviderImpl()
The Defualt constructor will provide initalization to all the
member variables.
|
Modifier and Type | Method and Description |
---|---|
javax.rules.admin.RuleAdministrator |
getRuleAdministrator()
It returns the RuleAdminstrator
|
javax.rules.RuleRuntime |
getRuleRuntime()
It returns the RuleRuntime of pegaRULES.
|
public static final java.lang.String COPYRIGHT
public static final java.lang.String VERSION
public static java.lang.String RULE_SERVICE_PROVIDER_URI
public PRuleServiceProviderImpl() throws javax.rules.ConfigurationException
javax.rules.ConfigurationException
- if there was a problem starting the rules enginepublic javax.rules.admin.RuleAdministrator getRuleAdministrator() throws javax.rules.ConfigurationException
getRuleAdministrator
in class javax.rules.RuleServiceProvider
javax.rules.ConfigurationException
public javax.rules.RuleRuntime getRuleRuntime() throws javax.rules.ConfigurationException
getRuleRuntime
in class javax.rules.RuleServiceProvider
javax.rules.ConfigurationException
Copyright © 2015 Pegasystems Inc. All Rights Reserved.