Lines Matching defs:RelationSupport

48  * A RelationSupport object is used internally by the Relation Service to
52 * <P>RelationSupport class conforms to the design patterns of standard MBean. So
53 * the user can decide to instantiate a RelationSupport object himself as
57 * extending RelationSupport, to retrieve the implementations of required
60 * being a RelationSupport object, and to implement the required interfaces by
62 * <P> RelationSupport implements the Relation interface (to be handled by the
70 public class RelationSupport
78 // the RelationSupport object will be added)
82 // REQUIRED if the RelationSupport is created by the user to be registered as
91 // REQUIRED if the RelationSupport is created by the user to be registered as
121 * Creates a {@code RelationSupport} object.
122 * <P>This constructor has to be used when the RelationSupport object will
124 * MBean whose class extends RelationSupport.
126 * the {@code RelationSupport} object is not added to the
132 * <P>To be handled as a relation, the {@code RelationSupport} object has
156 public RelationSupport(String relationId,
165 RELATION_LOGGER.entering(RelationSupport.class.getName(),
166 "RelationSupport");
175 RELATION_LOGGER.exiting(RelationSupport.class.getName(),
176 "RelationSupport");
180 * Creates a {@code RelationSupport} object.
183 * delegating to a RelationSupport object.
190 * wrapped RelationSupport object can be created within the identified MBean
193 * the {@code RelationSupport} object is not added to the
199 * <P>To be handled as a relation, the {@code RelationSupport} object has
227 public RelationSupport(String relationId,
242 RELATION_LOGGER.entering(RelationSupport.class.getName(),
243 "RelationSupport");
253 RELATION_LOGGER.exiting(RelationSupport.class.getName(),
254 "RelationSupport");
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.entering(RelationSupport.class.getName(),
359 RELATION_LOGGER.exiting(RelationSupport.class.getName(), "getAllRoles");
370 RELATION_LOGGER.entering(RelationSupport.class.getName(),
379 RELATION_LOGGER.exiting(RelationSupport.class.getName(),
403 RELATION_LOGGER.entering(RelationSupport.class.getName(),
429 RELATION_LOGGER.exiting(RelationSupport.class.getName(),
479 RELATION_LOGGER.entering(RelationSupport.class.getName(),
485 RELATION_LOGGER.exiting(RelationSupport.class.getName(), "setRole");
524 RELATION_LOGGER.entering(RelationSupport.class.getName(),
529 RELATION_LOGGER.exiting(RelationSupport.class.getName(), "setRoles");
573 RELATION_LOGGER.entering(RelationSupport.class.getName(),
584 RELATION_LOGGER.exiting(RelationSupport.class.getName(),
597 RELATION_LOGGER.entering(RelationSupport.class.getName(),
631 RELATION_LOGGER.exiting(RelationSupport.class.getName(),
744 // will happen if the current RelationSupport object has been created by
782 RELATION_LOGGER.entering(RelationSupport.class.getName(),
888 RELATION_LOGGER.exiting(RelationSupport.class.getName(), "getRoleInt");
901 // will happen if the current RelationSupport object has been created by
924 RELATION_LOGGER.entering(RelationSupport.class.getName(),
969 RELATION_LOGGER.exiting(RelationSupport.class.getName(),
994 RELATION_LOGGER.entering(RelationSupport.class.getName(),
1009 RELATION_LOGGER.exiting(RelationSupport.class.getName(),
1029 // will happen if the current RelationSupport object has been created by
1086 RELATION_LOGGER.entering(RelationSupport.class.getName(),
1247 RELATION_LOGGER.exiting(RelationSupport.class.getName(), "setRoleInt");
1261 // will happen if the current RelationSupport object has been created by
1289 RELATION_LOGGER.entering(RelationSupport.class.getName(),
1344 RELATION_LOGGER.exiting(RelationSupport.class.getName(),
1358 // will happen if the current RelationSupport object has been created by
1386 RELATION_LOGGER.entering(RelationSupport.class.getName(),
1436 RELATION_LOGGER.exiting(RelationSupport.class.getName(),
1454 // will happen if the current RelationSupport object has been created by
1487 RELATION_LOGGER.entering(RelationSupport.class.getName(),
1537 RELATION_LOGGER.exiting(RelationSupport.class.getName(), "setRolesInt");
1581 RELATION_LOGGER.entering(RelationSupport.class.getName(),
1592 RELATION_LOGGER.exiting(RelationSupport.class.getName(), "initMembers");
1611 RELATION_LOGGER.entering(RelationSupport.class.getName(),
1635 RELATION_LOGGER.exiting(RelationSupport.class.getName(), "initRoleMap");
1650 // will happen if the current RelationSupport object has been created by
1695 RELATION_LOGGER.entering(RelationSupport.class.getName(),
1726 RELATION_LOGGER.exiting(RelationSupport.class.getName(),