Package org.apache.tuscany.sca.extension.helper.impl

Class Summary
BindingsActivator  
BindingSCDLProcessor An SCDL ArtifactProcessor which uses the Binding class getters/setters to define the SCDL attributes.
DiscoveryUtils Discovers Activators in the classpath using the J2SE jar file extensions for Service Provider discovery
ImplementationImplementationProvider The ImplementationProvider createInvoker method is called before the start method but the runtime isn't properly setup until the start method is called.
ImplementationsActivator A Tuscany ModuleActivator which activates all the ImplementationActivators
PojoBinding  
PojoImplementation<Implementation> Enables Implementation extensions to use a simple POJO for the implementation object instead of requiring implementing the Implementation interface.
SCDLProcessor An SCDL ArtifactProcessor which uses the Implementation class getters/setters to define the SCDL attributes.