Tuscany Core

Uses of Class
org.apache.tuscany.core.extension.EntryPointContextFactory

Packages that use EntryPointContextFactory
org.apache.tuscany.core.extension   
 

Uses of EntryPointContextFactory in org.apache.tuscany.core.extension
 

Methods in org.apache.tuscany.core.extension that return EntryPointContextFactory
protected abstract  EntryPointContextFactory EntryPointBuilderSupport.createEntryPointContextFactory(org.apache.tuscany.model.assembly.EntryPoint entryPoint, MessageFactory msgFactory)
          Callback to create the specific ContextFactory type associated with the extending implementation
 


Tuscany Core

-