Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.runtime.deployment.preprocessor.install.CommandProcessor

Packages that use CommandProcessor
org.nuxeo.runtime.deployment.preprocessor   
org.nuxeo.runtime.deployment.preprocessor.install   
 

Uses of CommandProcessor in org.nuxeo.runtime.deployment.preprocessor
 

Fields in org.nuxeo.runtime.deployment.preprocessor declared as CommandProcessor
 CommandProcessor FragmentDescriptor.install
           
 CommandProcessor ContainerDescriptor.install
           
 CommandProcessor FragmentDescriptor.uninstall
           
 CommandProcessor ContainerDescriptor.uninstall
           
 

Uses of CommandProcessor in org.nuxeo.runtime.deployment.preprocessor.install
 

Classes in org.nuxeo.runtime.deployment.preprocessor.install that implement CommandProcessor
 class CommandProcessorImpl
           
 

Methods in org.nuxeo.runtime.deployment.preprocessor.install that return CommandProcessor
static CommandProcessor DOMCommandsParser.parse(org.w3c.dom.Node element)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.