71727374757677787980
*/ public JMXNotificationAppender() { notificationType = DEFAULT_TYPE; server = MBeanServerLocator.locateJBoss(); emitter = new JBossNotificationBroadcasterSupport(); // Default Threadshold setThreshold(Level.WARN); }
75767778798081
/* */ /* 141 */ this.loaderToPackagesMap = new HashMap(); /* */ /* 146 */ this.sequenceNumber = 0L; /* */ /* 151 */ this.broadcaster = new JBossNotificationBroadcasterSupport(); /* */ }
76777879808182
/* */ /* 149 */ this.loaderToPackagesMap = new HashMap(); /* */ /* 154 */ this.sequenceNumber = 0L; /* */ /* 159 */ this.broadcaster = new JBossNotificationBroadcasterSupport(); /* */ }