Uses of Class
org.objectweb.proactive.core.xml.handler.AbstractUnmarshallerDecorator

Packages that use AbstractUnmarshallerDecorator
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.ext.security   
 

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

Subclasses of AbstractUnmarshallerDecorator in org.objectweb.proactive.core.component.config
 class ComponentConfigurationHandler
          A handler for parsing the xml component configuration.
 class ComponentConfigurationHandler.ControllerHandler
           
 

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

Subclasses of AbstractUnmarshallerDecorator in org.objectweb.proactive.core.config.xml
 class MasterFileHandler
           
 class PropertiesHandler
           
 

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

Subclasses of AbstractUnmarshallerDecorator in org.objectweb.proactive.core.descriptor.xml
 class FileTransferDefinitionsHandler
           
 class FileTransferDefinitionsHandler.FileTransferHandler
           
 class MasterPropertiesFileHandler
           
 class ProActiveDescriptorHandler
          This class receives deployment events
 class ProcessDefinitionHandler
           
protected  class ProcessDefinitionHandler.BSubProcessHandler
           
protected  class ProcessDefinitionHandler.BSubProcessHandler.BsubOptionHandler
           
protected  class ProcessDefinitionHandler.GLiteProcessHandler
           
protected  class ProcessDefinitionHandler.GLiteProcessHandler.GLiteInputDataHandler
           
protected  class ProcessDefinitionHandler.GLiteProcessHandler.GLiteOptionHandler
           
protected  class ProcessDefinitionHandler.GLiteProcessHandler.GLiteRankHandler
           
protected  class ProcessDefinitionHandler.GlobusProcessHandler
           
protected  class ProcessDefinitionHandler.GlobusProcessHandler.GlobusOptionHandler
           
protected  class ProcessDefinitionHandler.GridEngineProcessHandler
           
protected  class ProcessDefinitionHandler.GridEngineProcessHandler.GridEngineOptionHandler
           
protected  class ProcessDefinitionHandler.HierarchicalProcessHandler
           
protected  class ProcessDefinitionHandler.JVMProcessHandler
           
protected  class ProcessDefinitionHandler.MapRshProcessHandler
           
protected  class ProcessDefinitionHandler.NGProcessHandler
           
protected  class ProcessDefinitionHandler.NGProcessHandler.NGOptionHandler
           
protected  class ProcessDefinitionHandler.OARGRIDProcessHandler
           
protected  class ProcessDefinitionHandler.OARGRIDProcessHandler.OARGRIDOptionHandler
           
protected  class ProcessDefinitionHandler.OARProcessHandler
           
protected  class ProcessDefinitionHandler.OARProcessHandler.OAROptionHandler
           
protected  class ProcessDefinitionHandler.PBSProcessHandler
           
protected  class ProcessDefinitionHandler.PBSProcessHandler.PBSOptionHandler
           
 class ProcessDefinitionHandler.ProcessHandler
           
protected  class ProcessDefinitionHandler.ProcessHandler.FileTransferStructureHandler
           
 class ProcessDefinitionHandler.ProcessListHandler
           
protected  class ProcessDefinitionHandler.PrunProcessHandler
           
protected  class ProcessDefinitionHandler.PrunProcessHandler.PrunOptionHandler
           
protected  class ProcessDefinitionHandler.RLoginProcessHandler
           
protected  class ProcessDefinitionHandler.RSHProcessHandler
           
protected  class ProcessDefinitionHandler.SSHProcessHandler
           
protected  class ProcessDefinitionHandler.UnicoreProcessHandler
           
protected  class ProcessDefinitionHandler.UnicoreProcessHandler.UnicoreOptionHandler
           
protected  class ProcessDefinitionHandler.UnicoreProcessHandler.UsiteHandler
           
protected  class ProcessDefinitionHandler.UnicoreProcessHandler.VsiteHandler
           
 class ServiceDefinitionHandler
           
protected  class ServiceDefinitionHandler.FaultToleranceHandler
           
protected  class ServiceDefinitionHandler.P2PServiceHandler
           
 class VariablesHandler
           
 

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

Subclasses of AbstractUnmarshallerDecorator in org.objectweb.proactive.core.xml.handler
 class BasicUnmarshallerDecorator
          Receives SAX event and pass them on
 class CollectionUnmarshaller
          Receives SAX event and pass them on
 class PassiveCompositeUnmarshaller
          Receives SAX event and pass them on
 

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

Subclasses of AbstractUnmarshallerDecorator in org.objectweb.proactive.ext.security
 class ProActiveSecurityDescriptorHandler
           
 



Copyright 2001-2005 INRIA All Rights Reserved.