org.mule.api.component
Interface LifecycleAdapterFactory

All Known Implementing Classes:
DefaultComponentLifecycleAdapterFactory

public interface LifecycleAdapterFactory

LifecycleAdapterFactory TODO (document class)


Method Summary
 LifecycleAdapter create(Object pojoService, JavaComponent component, FlowConstruct flowConstruct, EntryPointResolverSet resolver, MuleContext muleContext)
           
 

Method Detail

create

LifecycleAdapter create(Object pojoService,
                        JavaComponent component,
                        FlowConstruct flowConstruct,
                        EntryPointResolverSet resolver,
                        MuleContext muleContext)
                        throws MuleException
Throws:
MuleException


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