|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.digester.RuleSetBase
org.ow2.jonas.deployment.common.rules.JRuleSetBase
org.ow2.jonas.security.rules.JDSRuleSet
public class JDSRuleSet
Add the rules for the datasource in the jonas-realm.xml file
| Field Summary |
|---|
| Fields inherited from class org.ow2.jonas.deployment.common.rules.JRuleSetBase |
|---|
prefix |
| Fields inherited from class org.apache.commons.digester.RuleSetBase |
|---|
namespaceURI |
| Constructor Summary | |
|---|---|
JDSRuleSet(java.lang.String prefix)
Construct an object with a specific prefix |
|
| Method Summary | |
|---|---|
void |
addRuleInstances(org.apache.commons.digester.Digester digester)
Add a set of rules to the digester object |
| Methods inherited from class org.apache.commons.digester.RuleSetBase |
|---|
getNamespaceURI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JDSRuleSet(java.lang.String prefix)
prefix - prefix to use during the parsing| Method Detail |
|---|
public void addRuleInstances(org.apache.commons.digester.Digester digester)
addRuleInstances in interface org.apache.commons.digester.RuleSetaddRuleInstances in class org.apache.commons.digester.RuleSetBasedigester - Digester instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||