org.jboss.wsf.spi.publish
Interface EndpointPublisherFactory


public interface EndpointPublisherFactory

Factory for retrieving a EndpointPublisher instance for the currently running JBoss Application Server container.

Author:
Alessio Soldano

Method Summary
 EndpointPublisher newEndpointPublisher(String hostname)
           
 

Method Detail

newEndpointPublisher

EndpointPublisher newEndpointPublisher(String hostname)
                                       throws Exception
Throws:
Exception


Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.