站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 varia API Documentation 英文版文档

XMLServicesStoreFactory (Various API) - JBoss 4.0.1 sp1 varia API Documentation 英文版文档


org.jboss.services.binding
Class XMLServicesStoreFactory

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

public class XMLServicesStoreFactory
extends Object
implements ServicesStoreFactory

A factory interface for obtaining XMLServicesStore instances

Version:
$Revision: 1.1 $
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.