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

/openjdk7/jdk/src/share/classes/javax/management/relation/
H A DMBeanServerNotificationFilter.java29 import static com.sun.jmx.defaults.JmxProperties.RELATION_LOGGER;
163 RELATION_LOGGER.entering(MBeanServerNotificationFilter.class.getName(),
169 RELATION_LOGGER.exiting(MBeanServerNotificationFilter.class.getName(),
184 RELATION_LOGGER.entering(MBeanServerNotificationFilter.class.getName(),
190 RELATION_LOGGER.exiting(MBeanServerNotificationFilter.class.getName(),
210 RELATION_LOGGER.entering(MBeanServerNotificationFilter.class.getName(),
229 RELATION_LOGGER.exiting(MBeanServerNotificationFilter.class.getName(),
239 RELATION_LOGGER.entering(MBeanServerNotificationFilter.class.getName(),
245 RELATION_LOGGER.exiting(MBeanServerNotificationFilter.class.getName(),
265 RELATION_LOGGER
[all...]
H A DRelationService.java28 import static com.sun.jmx.defaults.JmxProperties.RELATION_LOGGER;
160 RELATION_LOGGER.entering(RelationService.class.getName(),
165 RELATION_LOGGER.exiting(RelationService.class.getName(),
289 RELATION_LOGGER.entering(RelationService.class.getName(),
298 RELATION_LOGGER.exiting(RelationService.class.getName(),
328 RELATION_LOGGER.entering(RelationService.class.getName(),
349 RELATION_LOGGER.exiting(RelationService.class.getName(),
388 RELATION_LOGGER.entering(RelationService.class.getName(),
394 RELATION_LOGGER.exiting(RelationService.class.getName(),
424 RELATION_LOGGER
[all...]
H A DRelationTypeSupport.java28 import static com.sun.jmx.defaults.JmxProperties.RELATION_LOGGER;
176 RELATION_LOGGER.entering(RelationTypeSupport.class.getName(),
183 RELATION_LOGGER.exiting(RelationTypeSupport.class.getName(),
202 RELATION_LOGGER.entering(RelationTypeSupport.class.getName(),
207 RELATION_LOGGER.exiting(RelationTypeSupport.class.getName(),
254 RELATION_LOGGER.entering(RelationTypeSupport.class.getName(),
268 RELATION_LOGGER.exiting(RelationTypeSupport.class.getName(),
300 RELATION_LOGGER.entering(RelationTypeSupport.class.getName(),
322 RELATION_LOGGER.exiting(RelationTypeSupport.class.getName(),
354 RELATION_LOGGER
[all...]
H A DRelationSupport.java38 import static com.sun.jmx.defaults.JmxProperties.RELATION_LOGGER;
165 RELATION_LOGGER.entering(RelationSupport.class.getName(),
175 RELATION_LOGGER.exiting(RelationSupport.class.getName(),
242 RELATION_LOGGER.entering(RelationSupport.class.getName(),
253 RELATION_LOGGER.exiting(RelationSupport.class.getName(),
289 RELATION_LOGGER.entering(RelationSupport.class.getName(),
297 RELATION_LOGGER.exiting(RelationSupport.class.getName(), "getRole");
327 RELATION_LOGGER.entering(RelationSupport.class.getName(), "getRoles");
332 RELATION_LOGGER.exiting(RelationSupport.class.getName(), "getRoles");
349 RELATION_LOGGER
[all...]
/openjdk7/jdk/src/share/classes/com/sun/jmx/defaults/
H A DJmxProperties.java182 public static final Logger RELATION_LOGGER = field in class:JmxProperties

Completed in 62 milliseconds