Package org.jboss.as.webservices.util
Class EndpointRegistryFactory
java.lang.Object
org.jboss.wsf.spi.management.EndpointRegistryFactory
org.jboss.as.webservices.util.EndpointRegistryFactory
public final class EndpointRegistryFactory
extends org.jboss.wsf.spi.management.EndpointRegistryFactory
JBoss AS 7 WS Endpoint registry factory
- Since:
- 25-Jan-2012
- Author:
- alessio.soldano@jboss.com, Jim Ma
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.wsf.spi.management.EndpointRegistryRetrieves endpoint registry through the corresponding Service
-
Constructor Details
-
EndpointRegistryFactory
public EndpointRegistryFactory()
-
-
Method Details
-
getEndpointRegistry
public org.jboss.wsf.spi.management.EndpointRegistry getEndpointRegistry()Retrieves endpoint registry through the corresponding Service- Specified by:
getEndpointRegistryin classorg.jboss.wsf.spi.management.EndpointRegistryFactory- Returns:
- endpoint registry
-