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
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description EndpointPublisher
newEndpointPublisher(String hostname)
Method Detail
newEndpointPublisher
EndpointPublisher newEndpointPublisher(String hostname) throws Exception
- Throws:
Exception
Copyright © 2018 JBoss, by Red Hat. All rights reserved.