Uses of Interface
org.objectweb.proactive.core.xml.io.Attributes

Packages that use Attributes
org.objectweb.proactive.core.component.config This package contains the code that configures the membranes of the components : it configures the controllers and the interceptors.  
org.objectweb.proactive.core.config.xml Provides all classes needed for parsing XML configuration file, and loading related System properties
org.objectweb.proactive.core.descriptor.xml Provides all classes needed for parsing XML Deployment Descriptor files, and building related java objects
org.objectweb.proactive.core.xml.handler **For internal use only** Contains utility classes.  
org.objectweb.proactive.core.xml.io **For internal use only** Contains utility classes.  
org.objectweb.proactive.ext.security   
 

Uses of Attributes in org.objectweb.proactive.core.component.config
 

Methods in org.objectweb.proactive.core.component.config with parameters of type Attributes
 void ComponentConfigurationHandler.startContextElement(java.lang.String name, Attributes attributes)
          see UnmarshallerHandler.startContextElement(java.lang.String, org.objectweb.proactive.core.xml.io.Attributes)
 void ComponentConfigurationHandler.ControllerHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 

Uses of Attributes in org.objectweb.proactive.core.config.xml
 

Methods in org.objectweb.proactive.core.config.xml with parameters of type Attributes
 void PropertiesHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void MasterFileHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 

Uses of Attributes in org.objectweb.proactive.core.descriptor.xml
 

Methods in org.objectweb.proactive.core.descriptor.xml with parameters of type Attributes
 void VariablesHandler.PropertiesHandler.startContextElement(java.lang.String tag, Attributes attributes)
           
 void ServiceDefinitionHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ServiceDefinitionHandler.RMILookupHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ServiceDefinitionHandler.P2PServiceHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ServiceDefinitionHandler.FaultToleranceHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ServiceDefinitionHandler.FaultToleranceHandler.FTConfigHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void PropertiesHandler.startContextElement(java.lang.String tag, Attributes attributes)
           
 void PropertiesFileHandler.startContextElement(java.lang.String tag, Attributes attributes)
           
 void ProcessReferenceHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.ProcessHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.ProcessHandler.EnvironmentHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.ProcessHandler.EnvironmentHandler.startElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.ProcessHandler.CommandPathHanlder.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.ProcessHandler.FileTransferStructureHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.ProcessHandler.FileTransferStructureHandler.InfoAttributeHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.ProcessListHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.PrunProcessHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.PrunProcessHandler.PrunOptionHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.PBSProcessHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.PBSProcessHandler.PBSOptionHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.GridEngineProcessHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.GridEngineProcessHandler.GridEngineOptionHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.OARProcessHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.OARProcessHandler.OAROptionHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.OARGRIDProcessHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.OARGRIDProcessHandler.OARGRIDOptionHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.HierarchicalProcessHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.JVMProcessHandler.ExtendedJVMHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.MapRshProcessHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.BSubProcessHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.BSubProcessHandler.BsubOptionHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.GlobusProcessHandler.GlobusOptionHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.GLiteProcessHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.GLiteProcessHandler.GLiteInputDataHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.GLiteProcessHandler.GLiteRankHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.GLiteProcessHandler.GLiteOptionHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.UnicoreProcessHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.UnicoreProcessHandler.UnicoreOptionHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.UnicoreProcessHandler.UsiteHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.UnicoreProcessHandler.VsiteHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.NGProcessHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProcessDefinitionHandler.NGProcessHandler.NGOptionHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void ProActiveDescriptorHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void PathHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void MasterPropertiesFileHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void FileTransferDefinitionsHandler.FileTransferHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void FileTransferDefinitionsHandler.FileTransferHandler.FileHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 void FileTransferDefinitionsHandler.FileTransferHandler.DirHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 

Uses of Attributes in org.objectweb.proactive.core.xml.handler
 

Methods in org.objectweb.proactive.core.xml.handler with parameters of type Attributes
 void BasicUnmarshallerDecorator.startContextElement(java.lang.String name, Attributes attributes)
           
 void BasicUnmarshaller.startContextElement(java.lang.String name, Attributes attributes)
           
 void BasicUnmarshaller.startElement(java.lang.String name, Attributes attributes)
           
 void PassiveCompositeUnmarshaller.startContextElement(java.lang.String name, Attributes attributes)
           
 void CollectionUnmarshaller.startContextElement(java.lang.String name, Attributes attributes)
           
 void UnmarshallerHandler.startContextElement(java.lang.String name, Attributes attributes)
          Receives notification that the XML element of given name and attributes has been read in the XML being deserialized.
 void AbstractUnmarshallerDecorator.startElement(java.lang.String name, Attributes attributes)
           
 

Uses of Attributes in org.objectweb.proactive.core.xml.io
 

Classes in org.objectweb.proactive.core.xml.io that implement Attributes
protected  class DefaultHandlerAdapter.AttributesImpl
           
protected  class DefaultHandlerAdapter.EmptyAttributesImpl
           
protected  class DOMAdaptor.EmptyAttributesImpl
           
 

Methods in org.objectweb.proactive.core.xml.io with parameters of type Attributes
 void XMLHandler.startElement(java.lang.String name, Attributes attributes)
          Receives notification that an XML element of given name and attributes has been read in the XML being deserialized
 

Uses of Attributes in org.objectweb.proactive.ext.security
 

Methods in org.objectweb.proactive.ext.security with parameters of type Attributes
 void ProActiveSecurityDescriptorHandler.startContextElement(java.lang.String name, Attributes attributes)
           
 



Copyright 2001-2005 INRIA All Rights Reserved.