org.mule.impl.annotations.processors
Class AbstractAnnotationProcessor
java.lang.Object
org.mule.impl.annotations.processors.AbstractAnnotationProcessor
- All Implemented Interfaces:
- MuleContextAware, ObjectProcessor, PreInitProcessor
- Direct Known Subclasses:
- DirectBindAnnotationProcessor
public abstract class AbstractAnnotationProcessor
- extends Object
- implements PreInitProcessor, MuleContextAware
TODO
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected MuleContext context
helper
protected AnnotatedEndpointHelper helper
regProps
protected RegistryMap regProps
AbstractAnnotationProcessor
public AbstractAnnotationProcessor()
setMuleContext
public void setMuleContext(MuleContext context)
- Specified by:
setMuleContext in interface MuleContextAware
getValue
protected String getValue(String key)
Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.