Edit C:\Program Files\Java\jdk1.7.0_45\com\sun\jmx\remote\internal\NotificationBufferFilter.java
/* * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package com.sun.jmx.remote.internal; import java.util.List; import javax.management.Notification; import javax.management.ObjectName; import javax.management.remote.TargetedNotification; public interface NotificationBufferFilter { /** * Add the given notification coming from the given MBean to the list * iff it matches this filter's rules. */ public void apply(List<TargetedNotification> targetedNotifs, ObjectName source, Notification notif); }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de