CapabilityProfile (Java EE 5 SDK)

Java

Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


javax.xml.registry Interface CapabilityProfile


public interface CapabilityProfile

Provides information about the capabilities of a JAXR provider.

作者:
Farrukh S. Najmi

方法摘要
 int getCapabilityLevel()
          Gets the capability level supported by the JAXR provider.
 String getVersion()
          Gets the JAXR specification version supported by the JAXR provider.
 

方法详细信息

getVersion

String getVersion()
                  throws JAXRException
Gets the JAXR specification version supported by the JAXR provider.

Capability Level: 0

返回:
the specification version
抛出异常:
JAXRException - If the JAXR provider encounters an internal error

getCapabilityLevel

int getCapabilityLevel()
                       throws JAXRException
Gets the capability level supported by the JAXR provider.

Capability Level: 0

返回:
the capability level
抛出异常:
JAXRException - If the JAXR provider encounters an internal error

Java EE 5 SDK

深圳电信培训中心.徐海蛟老师.


提交错误或意见

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.