org.mule.tools.visualizer.components
Class EndpointRegistry
java.lang.Object
org.mule.tools.visualizer.components.EndpointRegistry
- public class EndpointRegistry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointRegistry
public EndpointRegistry(GraphEnvironment env)
getVirtualEndpoint
public com.oy.shared.lm.graph.GraphNode[] getVirtualEndpoint(String componentName)
getEndpoint
public com.oy.shared.lm.graph.GraphNode getEndpoint(String uri,
String componentName)
addEndpoint
public void addEndpoint(String url,
com.oy.shared.lm.graph.GraphNode out)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.