Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
boolean QAManagerBase.propertyExists( String name ) throws QAException
name 预定义或自定义属性名称。
如果检索属性值时存在问题,则抛出。
测试给定属性是否有值。
可以使用该方法确定给定的属性名当前是否有通过消息存储库映射到它的值。
MessageStoreProperties 接口