FederatedConnection (Java EE 5)

From Java EE API


javax.xml.registry Interface FederatedConnection

All Superinterfaces:
Connection

public interface FederatedConnection
extends Connection

Implements: Connection

表示对注册表提供者联合或组的单个逻辑连接。此接口用于支持 JAXR API 的分布式查询功能。
英文文档:

Represents a single logical connection to a federation or group of registry providers. This interface is used in support of the distributed query feature of the JAXR API.

Author:
Farrukh S. Najmi

Method Summary
 
Methods inherited from interface javax.xml.registry.Connection
 



Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.