org.jboss.wsf.spi.management
Class EndpointRegistryFactory
java.lang.Object
org.jboss.wsf.spi.management.EndpointRegistryFactory
- All Implemented Interfaces:
- SPIView
public abstract class EndpointRegistryFactory
- extends Object
- implements SPIView
Get the endpoint registry from the kernel
- Since:
- 20-Apr-2007
- Author:
- Thomas.Diesler@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointRegistryFactory
public EndpointRegistryFactory()
getEndpointRegistry
public abstract EndpointRegistry getEndpointRegistry()
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.