org.mule.impl.model.resolvers
Class StreamingEntryPointResolver

java.lang.Object
  extended byorg.mule.impl.model.resolvers.StreamingEntryPointResolver
All Implemented Interfaces:
UMOEntryPointResolver

public class StreamingEntryPointResolver
extends Object
implements UMOEntryPointResolver

Creates a StreamingEntryPoint. For use with the Streaming Model.

See Also:
StreamingModel

Constructor Summary
StreamingEntryPointResolver()
           
 
Method Summary
 UMOEntryPoint resolveEntryPoint(UMODescriptor componentDescriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamingEntryPointResolver

public StreamingEntryPointResolver()
Method Detail

resolveEntryPoint

public UMOEntryPoint resolveEntryPoint(UMODescriptor componentDescriptor)
                                throws ModelException
Specified by:
resolveEntryPoint in interface UMOEntryPointResolver
Throws:
ModelException


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