Searched defs:RelationService (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/management/relation/
H A DRelationService.java72 public class RelationService extends NotificationBroadcasterSupport class in inherits:NotificationBroadcasterSupport,RelationServiceMBean,MBeanRegistration,NotificationListener
158 public RelationService(boolean immediatePurgeFlag) { method in class:RelationService
160 RELATION_LOGGER.entering(RelationService.class.getName(),
161 "RelationService");
165 RELATION_LOGGER.exiting(RelationService.class.getName(),
166 "RelationService");
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
[all...]

Completed in 2592 milliseconds