com.ibm.wsspi.container.binding
Interface Service<M>
-
public interface Service<M>The declaration of a service.
-
-
Method Summary
Methods Modifier and Type Method and Description java.util.List<Binding>getBindings()Returns list of bindingsMgetInterface()Returns either PortType for wsdl interface or java Classjava.lang.StringgetName()Returns the service name
-