Class EndpointPublisherFactoryImpl

  • All Implemented Interfaces:
    org.jboss.wsf.spi.publish.EndpointPublisherFactory

    public final class EndpointPublisherFactoryImpl
    extends Object
    implements org.jboss.wsf.spi.publish.EndpointPublisherFactory
    Factory for retrieving an EndpointPublisher instance for the currently running JBoss Application Server container.
    Author:
    Alessio Soldano, Richard Opalka
    • Constructor Detail

      • EndpointPublisherFactoryImpl

        public EndpointPublisherFactoryImpl()
    • Method Detail

      • newEndpointPublisher

        public org.jboss.wsf.spi.publish.EndpointPublisher newEndpointPublisher​(String hostname)
        Specified by:
        newEndpointPublisher in interface org.jboss.wsf.spi.publish.EndpointPublisherFactory