org.jboss.wsf.spi.management
Class EndpointRegistryFactory
- java.lang.Object
- org.jboss.wsf.spi.management.EndpointRegistryFactory
public abstract class EndpointRegistryFactory extends Object
Get the endpoint registry from the kernel- Since:
- 20-Apr-2007
- Author:
- [email protected]
Constructor Summary
Constructors Constructor and Description EndpointRegistryFactory()
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description abstract EndpointRegistry
getEndpointRegistry()
Method Detail
getEndpointRegistry
public abstract EndpointRegistry getEndpointRegistry()
Copyright © 2020 JBoss, by Red Hat. All rights reserved.