Package org.mule.utils

Interface Summary
BasePackageResolver Implementations of this interface are used to figure out the base path for classes that will be scanned for annotations.
 

Class Summary
AnnotationMetaData A data class that associates context information about an annotation.
AnnotationUtils A helper class for reading annotations.
DefaultServletBasePackageResolver Resolves the base package to
TomcatBasePackageResolver When running Tomcat from Maven, we need to figure out the base path based on the Catalina Home set in the system properties.
 



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