True指示运行时不要在接口边界挂起活动会话(如果存在)。
True instructs the runtime not to suspend an activity session (if present) at the interface boundary.
True指示运行时不要在接口边界挂起全局事务(如果存在)。
True instructs the runtime not to suspend a global transaction (if present) at the interface boundary.
False(缺省值)指示运行时在接口边界挂起全局事务(如果存在)。
False (default) instructs the runtime to suspend a global transaction (if present) at the interface boundary.
False(缺省值)指示运行时在接口边界挂起活动会话(如果存在)。
False (default) instructs the runtime to suspend an activity session (if present) at the interface boundary.
这些定义的形式都相同,类型参数名称后接类型的类边界和接口边界(若存在)的字段描述符。
These each take the form of a type parameter name followed by the field descriptors for the class bound and interface bounds (if any) of the type.
这些定义的形式都相同,类型参数名称后接类型的类边界和接口边界(若存在)的字段描述符。
These each take the form of a type parameter name followed by the field descriptors for the class bound and interface bounds (if any) of the type.
应用推荐