org.mule.impl.model.resolvers
Class StreamingEntryPointResolver
java.lang.Object
org.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamingEntryPointResolver
public StreamingEntryPointResolver()
resolveEntryPoint
public UMOEntryPoint resolveEntryPoint(UMODescriptor componentDescriptor)
throws ModelException
- Specified by:
resolveEntryPoint
in interface UMOEntryPointResolver
- Throws:
ModelException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.