org.mule.api.component
Interface LifecycleAdapterFactory

All Known Implementing Classes:
DefaultLifecycleAdapterFactory

public interface LifecycleAdapterFactory

LifecycleAdapterFactory TODO (document class)


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

Method Detail

create

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


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.