org.jboss.services.binding
Interface ServicesStoreFactory

All Known Implementing Classes:
XMLServicesStoreFactory (src)

public interface ServicesStoreFactory

A factory interface for obtaining ServicesStore instances


Method Summary
 ServicesStore (src) newInstance()
          Load the contents of a store.
 

Method Detail

newInstance

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