org.objectweb.jonas_lib.deployment.rules.JRuleSetBase Class Reference

Inherited by org.objectweb.jonas_lib.deployment.rules.EjbLocalRefRuleSet, org.objectweb.jonas_lib.deployment.rules.EjbRefRuleSet, org.objectweb.jonas_lib.deployment.rules.EnvEntryRuleSet, org.objectweb.jonas_lib.deployment.rules.EnvironmentRuleSet, org.objectweb.jonas_lib.deployment.rules.HandlerRuleSet, org.objectweb.jonas_lib.deployment.rules.IconRuleSet, org.objectweb.jonas_lib.deployment.rules.InitParamRuleSet, org.objectweb.jonas_lib.deployment.rules.JonasCustomParamRuleSet, org.objectweb.jonas_lib.deployment.rules.JonasEjbRefRuleSet, org.objectweb.jonas_lib.deployment.rules.JonasEnvironmentRuleSet, org.objectweb.jonas_lib.deployment.rules.JonasInitParamRuleSet, org.objectweb.jonas_lib.deployment.rules.JonasMessageDestinationRefRuleSet, org.objectweb.jonas_lib.deployment.rules.JonasMessageDestinationRuleSet, org.objectweb.jonas_lib.deployment.rules.JonasPortComponentRefRuleSet, org.objectweb.jonas_lib.deployment.rules.JonasResourceEnvRuleSet, org.objectweb.jonas_lib.deployment.rules.JonasResourceRuleSet, org.objectweb.jonas_lib.deployment.rules.JonasServiceRefRuleSet, org.objectweb.jonas_lib.deployment.rules.MessageDestinationRefRuleSet, org.objectweb.jonas_lib.deployment.rules.MessageDestinationRuleSet, org.objectweb.jonas_lib.deployment.rules.PortComponentRefRuleSet, org.objectweb.jonas_lib.deployment.rules.ResourceEnvRefRuleSet, org.objectweb.jonas_lib.deployment.rules.ResourceRefRuleSet, org.objectweb.jonas_lib.deployment.rules.RunAsRuleSet, org.objectweb.jonas_lib.deployment.rules.SecurityRoleRefRuleSet, org.objectweb.jonas_lib.deployment.rules.SecurityRoleRuleSet, org.objectweb.jonas_lib.deployment.rules.ServiceQnameRuleSet, org.objectweb.jonas_lib.deployment.rules.ServiceRefRuleSet, org.objectweb.jonas_lib.deployment.rules.SoapHeaderRuleSet, and org.objectweb.jonas_lib.deployment.rules.WsdlPortRuleSet.

Inheritance diagram for org.objectweb.jonas_lib.deployment.rules.JRuleSetBase:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 JRuleSetBase ()
 JRuleSetBase (String prefix)

Protected Attributes

String prefix = null

Detailed Description

This class defines a JOnAS rule which is used by all the rules to parse XML
Author:
Florent Benoit

Definition at line 36 of file JRuleSetBase.java.


Constructor & Destructor Documentation

org.objectweb.jonas_lib.deployment.rules.JRuleSetBase.JRuleSetBase  ) 
 

Constructor use an empty prefix

Definition at line 48 of file JRuleSetBase.java.

org.objectweb.jonas_lib.deployment.rules.JRuleSetBase.JRuleSetBase String  prefix  ) 
 

Construct an object with a specific prefix

Parameters:
prefix prefix to use during the parsing

Definition at line 57 of file JRuleSetBase.java.


Member Data Documentation

String org.objectweb.jonas_lib.deployment.rules.JRuleSetBase.prefix = null [protected]
 

Pattern prefix

Definition at line 41 of file JRuleSetBase.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:12:22 2005 for JOnAS by  doxygen 1.3.9.1