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.EndpointRegistryFactoryJBoss AS 7 WS Endpoint registry factory- Since:
- 25-Jan-2012
- Author:
- alessio.soldano@jboss.com, Jim Ma
-
-
Constructor Summary
Constructors Constructor Description EndpointRegistryFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.wsf.spi.management.EndpointRegistrygetEndpointRegistry()Retrieves endpoint registry through the corresponding Service
-