org.apache.servicemix.jbi.deployment
Class Provides
java.lang.Object
org.apache.servicemix.jbi.deployment.Provides
public class Provides
- extends Object
- Version:
- $Revision: 564374 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Provides
public Provides()
getInterfaceName
public QName getInterfaceName()
setInterfaceName
public void setInterfaceName(QName interfaceName)
getServiceName
public QName getServiceName()
setServiceName
public void setServiceName(QName serviceName)
getEndpointName
public String getEndpointName()
setEndpointName
public void setEndpointName(String endpointName)
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.