|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
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
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |