org.apache.tuscany.core.config.processor
Class ProcessorUtils
java.lang.Object
org.apache.tuscany.core.config.processor.ProcessorUtils
public class ProcessorUtils
- extends Object
Temporary class to create bootstrap ImplementationProcessor
s
- Version:
- $$Rev$$ $$Date$$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createCoreProcessors
public static List<ImplementationProcessor> createCoreProcessors(AssemblyFactory factory)
createCoreIntrospector
public static ComponentTypeIntrospector createCoreIntrospector(AssemblyFactory factory)
-