Uses of Package
org.mule.transport.jcr.handlers

Packages that use org.mule.transport.jcr.handlers
org.mule.transport.jcr A transport that provides connectivity to JCR repositories. 
org.mule.transport.jcr.handlers JCR node type handlers that do the heavy lifting of creating new nodes and content based on Mule Messages. 
 

Classes in org.mule.transport.jcr.handlers used by org.mule.transport.jcr
NodeTypeHandler
          Defines a handler that extracts the necessary information from a MuleMessage in order to store content in a JCR container while trying to comply to the constraint of the desired node type.
NodeTypeHandlerManager
          The manager for all JCR node type handlers.
 

Classes in org.mule.transport.jcr.handlers used by org.mule.transport.jcr.handlers
NodeTypeHandler
          Defines a handler that extracts the necessary information from a MuleMessage in order to store content in a JCR container while trying to comply to the constraint of the desired node type.
NodeTypeHandlerManager
          The manager for all JCR node type handlers.
 



Copyright © 2011. All Rights Reserved.