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)
           
 

Method Detail

create

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


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