org.petalslink.abslayer.service.impl.wsdl11
Class ServiceImpl

java.lang.Object
  extended by org.petalslink.abslayer.service.impl.wsdl11.ServiceImpl
All Implemented Interfaces:
Service

public class ServiceImpl
extends java.lang.Object
implements Service


Method Summary
 Description getDescription()
           
 Endpoint getEndpoint(java.lang.String s)
           
 Endpoint[] getEndpoints()
           
 javax.xml.namespace.QName getQName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getQName

public javax.xml.namespace.QName getQName()
Specified by:
getQName in interface Service

getEndpoint

public Endpoint getEndpoint(java.lang.String s)
Specified by:
getEndpoint in interface Service

getEndpoints

public Endpoint[] getEndpoints()
Specified by:
getEndpoints in interface Service

getDescription

public Description getDescription()
Specified by:
getDescription in interface Service


Copyright © 2011 Petals Link. All Rights Reserved.