org.mule.impl.annotations.processors
Class DirectBindAnnotationProcessor

java.lang.Object
  extended by org.mule.impl.annotations.processors.AbstractAnnotationProcessor
      extended by org.mule.impl.annotations.processors.DirectBindAnnotationProcessor
All Implemented Interfaces:
MuleContextAware, ObjectProcessor, PreInitProcessor

public class DirectBindAnnotationProcessor
extends AbstractAnnotationProcessor

TODO


Field Summary
protected  Log logger
          logger used by this class
 
Fields inherited from class org.mule.impl.annotations.processors.AbstractAnnotationProcessor
context, helper, regProps
 
Constructor Summary
DirectBindAnnotationProcessor()
           
 
Method Summary
 Object process(Object object)
           
 
Methods inherited from class org.mule.impl.annotations.processors.AbstractAnnotationProcessor
getValue, setMuleContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected final transient Log logger
logger used by this class

Constructor Detail

DirectBindAnnotationProcessor

public DirectBindAnnotationProcessor()
Method Detail

process

public Object process(Object object)


Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.