Lines Matching refs:getNotificationInfo

86      * <p>The array returned by {@link #getNotificationInfo()} on the
88 * {@code emitter.}{@link NotificationBroadcaster#getNotificationInfo
89 * getNotificationInfo()} at the time of construction. If the array
90 * returned by {@code emitter.getNotificationInfo()} later changes,
92 * {@code getNotificationInfo()}.</p>
124 * <p>The array returned by {@link #getNotificationInfo()} on the
126 * {@code emitter.}{@link NotificationBroadcaster#getNotificationInfo
127 * getNotificationInfo()} at the time of construction. If the array
128 * returned by {@code emitter.getNotificationInfo()} later changes,
130 * {@code getNotificationInfo()}.</p>
150 MBeanNotificationInfo[] infos = emitter.getNotificationInfo();
170 * <p>The array returned by {@link #getNotificationInfo()} on the
172 * {@code emitter.}{@link NotificationBroadcaster#getNotificationInfo
173 * getNotificationInfo()} at the time of construction. If the array
174 * returned by {@code emitter.getNotificationInfo()} later changes,
176 * {@code getNotificationInfo()}.</p>
207 * <p>The array returned by {@link #getNotificationInfo()} on the
209 * {@code emitter.}{@link NotificationBroadcaster#getNotificationInfo
210 * getNotificationInfo()} at the time of construction. If the array
211 * returned by {@code emitter.getNotificationInfo()} later changes,
213 * {@code getNotificationInfo()}.</p>
234 MBeanNotificationInfo[] infos = emitter.getNotificationInfo();
260 public MBeanNotificationInfo[] getNotificationInfo() {
304 * {@link #getNotificationInfo()}.</p>
311 return getNotificationInfo();