InitParam (Java EE 5 SDK)

Java

Java EE 5 SDK

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


javax.jws.soap Annotation Type InitParam


Deprecated. As of JSR-181 2.0 with no replacement.

@Deprecated
public @interface InitParam

An initialization parameter

作者:
Copyright (c) 2004 by BEA Systems, Inc. All Rights Reserved.

Required Element Summary
 String name
          Deprecated. Name of the initialization parameter
 String value
          Deprecated. Value of the initialization parameter
 

元素详细信息

name

public abstract String name
Deprecated. 
Name of the initialization parameter


value

public abstract String value
Deprecated. 
Value of the initialization parameter


Java EE 5 SDK

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


提交错误或意见

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