org.jboss.wsf.spi.deployment.integration
Interface WebServiceDeployment


public interface WebServiceDeployment

A web service deployment contains WebServiceDeclaration declarations.

Author:
Heiko.Braun

Method Summary
 java.util.List<WebServiceDeclaration> getServiceEndpoints()
           
 

Method Detail

getServiceEndpoints

java.util.List<WebServiceDeclaration> getServiceEndpoints()


Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.