All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.schema.attributes-1.2.xsd Maven / Gradle / Ivy

The newest version!







    
        
            This is an XML Schema Definition for storing manageable attribute
            values. All the schema's or plans using elements of this schema must
            specify the top level element with one of the namespace specified as
            "http://geronimo.apache.org/xml/ns/j2ee/attributes-1.2". The default
            location for this document is:
            http://geronimo.apache.org/schemas-1.1/attributes-1.2.xsd.
            The definition of the XML format for storing manageable attribute
            values. Should look like this:
            
                Comment for the whole attribute
                
                    Comment specific to the module
                    
                        Comment for the gbean
                        0.0.0.0
                        1234
                    
                
            
            ]]>
        
    

    
    
        
            
                Provides the definition of named attributes. Attributes are
                mixed type and can include simple text and elements.
            
        
    
    
        
            
                Element used by the plugin system to list individual GBeans.
                Note that the name attribute for a gbean element may hold either
                the full GBeanName, or only the value for the "name=" portion of
                the GBeanName. If there are multiple GBeans in the module with
                manageable attributes and the same "name=" portion of the
                GBeanName, then all must be listed and all must be listed with a
                full GBeanName.
            
        
    

    
        
            
            
                

                
                
            
        
    

    
        
            
            
        
        
        
        
    

    
        
            
                Element used by the plugin system to list individual GBeans.
                Note that the name attribute for a gbean element may hold either
                the full GBeanName, or only the value for the "name=" portion of
                the GBeanName. If there are multiple GBeans in the module with
                manageable attributes and the same "name=" portion of the
                GBeanName, then all must be listed and all must be listed with a
                full GBeanName.
            
        
        
            
            
                
                
            
        
        
            
                
                    The name attribute specifies the name portion of the
                    GBeanName.
                
            
        
        
            
                
                    The gbeanInfo attribute provide the gbean infomation for
                    specified GBean.
                
            
        
        
            
                
                    The load attribute specifies if the gbean is to be loaded or
                    not.
                
            
        
    

    
        
            
                Provides the definition of a single named attribute. Attributes
                are mixed type and can include simple text and elements.
            
        
        
            
                
                    
                
                
                    
                        
                            The name attribute provides the name of single
                            attribute.
                        
                    
                
                
                    
                        
                            The null attribute defines if this atribute is null
                            or not.
                        
                    
                
                
                    
                        
                            The value attribute is the value of specified
                            attribute.
                        
                    
                
            
        
    

    
        
            
                
                    
                        
                            
                                
                                    The name for group containing module to
                                    match. By default is set to wild card '*'.
                                
                            
                        
                        
                            
                                
                                    The name for module in a specified group to
                                    be matched. All the artifactId's should be
                                    unique within a group. If no articfactId is
                                    provided it will be defaulted to file name
                                    of the module file.
                                
                            
                        
                        
                            
                                
                                    The version number for the module formatted
                                    by dot separated numbers. If no version is
                                    provided it will be defaulted to latest
                                    available version matching other criterions.
                                
                            
                        
                        
                            
                                
                                    This element defines the type of the module.
                                    The type could be 'CAR', 'JAR', EAR', 'WAR'
                                    etc. If no type is provided it will be
                                    defaulted appropriately by the deployer
                                    depending upon type of deployed module.
                                
                            
                        
                        
                            
                                
                                    The value specified here should match the
                                    file name of the module referenced.
                                
                            
                        
                        
                            
                                
                                    The name element to identify the referenced
                                    GBean by name.
                                
                            
                        
                    
                
            
        
        
    





© 2015 - 2025 Weber Informatics LLC | Privacy Policy