Searched refs:checkNotificationEmission (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/remote/internal/
H A DServerNotifForwarder.java73 checkNotificationEmission = EnvHelp.computeBooleanFromString( stringBoolean );
407 if (checkNotificationEmission) {
496 private final boolean checkNotificationEmission; field in class:ServerNotifForwarder

Completed in 29 milliseconds