| IBM WebSphere Extended Deployment (XD)TM
Release 6.0 |
More specifically, the rules manager provides SPI to:
Method Summary | |
---|---|
public
RuleLanguage | getDialect(java.lang.String)
Gets the dialect for this protocol. There is a common language with slight .
|
public
RuleLanguage | getDialect()
Gets the dialect for this protocol. There is a common language with slight .
|
public
String | getSupportedProtocolScopes()
Gets the array of supported protocol scopes. This is how a caller discovers what.
|
public
PolicyProviders | getPolicyProviders()
Gets policy providers.
|
Method Detail |
public RuleLanguage getDialect( | String aProtocolScope )
|
aProtocolScope
-
The name of the protocol scope whose dialect is sought. For example,
'web', 'ws', or 'ejb'.
com.ibm.wsspi.classify.ClassificationException
public RuleLanguage getDialect( | ) |
com.ibm.wsspi.classify.ClassificationException
public String getSupportedProtocolScopes( | ) |
public PolicyProviders getPolicyProviders( | ) |
| IBM WebSphere Extended Deployment (XD)TM
Release 6.0 |