org.mule.transport.jcr.support
Class JcrEventUtils

java.lang.Object
  extended by org.mule.transport.jcr.support.JcrEventUtils

public abstract class JcrEventUtils
extends Object

Author:
David Dossot (david@dossot.net)

Method Summary
static String getEventTypeNameFromValue(int eventType)
           
static String getParsableEventProperty(org.mule.api.MuleEvent event, String propertyName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEventTypeNameFromValue

public static String getEventTypeNameFromValue(int eventType)

getParsableEventProperty

public static String getParsableEventProperty(org.mule.api.MuleEvent event,
                                              String propertyName)


Copyright © 2011. All Rights Reserved.