|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.commons.digester.RuleSetBase
org.objectweb.jonas_lib.deployment.rules.JRuleSetBase
org.objectweb.jonas_lib.deployment.rules.SecurityRoleRefRuleSet
public class SecurityRoleRefRuleSet
This class defines the rules to analyze the element security-role-ref
| Field Summary |
|---|
| Fields inherited from class org.objectweb.jonas_lib.deployment.rules.JRuleSetBase |
|---|
prefix |
| Fields inherited from class org.apache.commons.digester.RuleSetBase |
|---|
namespaceURI |
| Constructor Summary | |
|---|---|
SecurityRoleRefRuleSet(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 SecurityRoleRefRuleSet(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 | ||||||||