org.jboss.services.binding
Class XMLServicesStoreFactory

java.lang.Object
  extended by org.jboss.services.binding.XMLServicesStoreFactory
All Implemented Interfaces:
ServicesStoreFactory

public class XMLServicesStoreFactory
extends Object
implements ServicesStoreFactory

A factory interface for obtaining XMLServicesStore instances

Version:
$Revision: 57210 $
Author:
Scott.Stark@jboss.org

Constructor Summary
XMLServicesStoreFactory()
           
 
Method Summary
 ServicesStore newInstance()
          Load the contents of a store.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLServicesStoreFactory

public XMLServicesStoreFactory()
Method Detail

newInstance

public ServicesStore newInstance()
Load the contents of a store.

Specified by:
newInstance in interface ServicesStoreFactory


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.