com.metamatrix.console.ui.views.connectorbinding
Class ConnectorAndBinding

java.lang.Object
  extended by com.metamatrix.console.ui.views.connectorbinding.ConnectorAndBinding

public class ConnectorAndBinding
extends java.lang.Object


Constructor Summary
ConnectorAndBinding(ComponentType conn, ServiceComponentDefn bind)
           
 
Method Summary
 ServiceComponentDefn getBinding()
           
 ComponentType getConnector()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectorAndBinding

public ConnectorAndBinding(ComponentType conn,
                           ServiceComponentDefn bind)
Method Detail

getConnector

public ComponentType getConnector()

getBinding

public ServiceComponentDefn getBinding()


Copyright © 2009. All Rights Reserved.