| /forgerock/opendj-b2.6/src/server/org/opends/server/core/ |
| H A D | IdleTimeLimitThread.java | 201 public void processServerShutdown(Message reason) argument
|
| /forgerock/opendj-b2.6/src/server/org/opends/server/util/ |
| H A D | EmbeddedUtils.java | 97 * @param reason A message explaining the reason for the shutdown. 99 public static void stopServer(String className, Message reason) argument 101 DirectoryServer.shutDown(className, reason); 112 * @param reason A message explaining the reason for the retart. 116 public static void restartServer(String className, Message reason, argument 119 DirectoryServer.restart(className, reason, config);
|
| /forgerock/opendj2/src/server/org/opends/server/admin/ |
| H A D | DefinitionDecodingException.java | 78 Reason reason) { 80 switch (reason) { 93 // The reason why the definition could not be determined. 94 private final Reason reason; field in class:DefinitionDecodingException 103 * @param reason 104 * The reason why the definition could not be determined. 107 Reason reason) { 108 super(createMessage(d, reason)); 110 this.reason = reason; 77 createMessage(AbstractManagedObjectDefinition<?, ?> d, Reason reason) argument 106 DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, Reason reason) argument [all...] |
| /forgerock/opendj2/src/server/org/opends/server/api/ |
| H A D | ServerShutdownListener.java | 57 * @param reason The human-readable reason for the shutdown. 59 public void processServerShutdown(Message reason); argument
|
| /forgerock/opendj2/src/server/org/opends/server/core/ |
| H A D | IdleTimeLimitThread.java | 200 public void processServerShutdown(Message reason) argument
|
| /forgerock/opendj-b2.6/src/server/org/opends/server/admin/ |
| H A D | DefinitionDecodingException.java | 79 Reason reason) { 81 switch (reason) { 94 // The reason why the definition could not be determined. 95 private final Reason reason; field in class:DefinitionDecodingException 104 * @param reason 105 * The reason why the definition could not be determined. 108 Reason reason) { 109 super(createMessage(d, reason)); 111 this.reason = reason; 78 createMessage(AbstractManagedObjectDefinition<?, ?> d, Reason reason) argument 107 DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, Reason reason) argument [all...] |
| /forgerock/opendj-b2.6/src/server/org/opends/server/api/ |
| H A D | ServerShutdownListener.java | 58 * @param reason The human-readable reason for the shutdown. 60 public void processServerShutdown(Message reason); argument
|
| /forgerock/opendj2/src/server/org/opends/server/util/ |
| H A D | EmbeddedUtils.java | 96 * @param reason A message explaining the reason for the shutdown. 98 public static void stopServer(String className, Message reason) argument 100 DirectoryServer.shutDown(className, reason); 111 * @param reason A message explaining the reason for the retart. 115 public static void restartServer(String className, Message reason, argument 118 DirectoryServer.restart(className, reason, config);
|
| /forgerock/opendj2.6.2/src/server/org/opends/server/admin/ |
| H A D | DefinitionDecodingException.java | 79 Reason reason) { 81 switch (reason) { 94 // The reason why the definition could not be determined. 95 private final Reason reason; field in class:DefinitionDecodingException 104 * @param reason 105 * The reason why the definition could not be determined. 108 Reason reason) { 109 super(createMessage(d, reason)); 111 this.reason = reason; 78 createMessage(AbstractManagedObjectDefinition<?, ?> d, Reason reason) argument 107 DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, Reason reason) argument [all...] |
| /forgerock/opendj2.6.2/src/server/org/opends/server/api/ |
| H A D | ServerShutdownListener.java | 58 * @param reason The human-readable reason for the shutdown. 60 public void processServerShutdown(Message reason); argument
|
| /forgerock/opendj2.6.2/src/server/org/opends/server/core/ |
| H A D | IdleTimeLimitThread.java | 201 public void processServerShutdown(Message reason) argument
|
| /forgerock/opendj2.6.2/src/server/org/opends/server/util/ |
| H A D | EmbeddedUtils.java | 97 * @param reason A message explaining the reason for the shutdown. 99 public static void stopServer(String className, Message reason) argument 101 DirectoryServer.shutDown(className, reason); 112 * @param reason A message explaining the reason for the retart. 116 public static void restartServer(String className, Message reason, argument 119 DirectoryServer.restart(className, reason, config);
|
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/core/ |
| H A D | IdleTimeLimitThread.java | 201 public void processServerShutdown(Message reason) argument
|
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/util/ |
| H A D | EmbeddedUtils.java | 97 * @param reason A message explaining the reason for the shutdown. 99 public static void stopServer(String className, Message reason) argument 101 DirectoryServer.shutDown(className, reason); 112 * @param reason A message explaining the reason for the retart. 116 public static void restartServer(String className, Message reason, argument 119 DirectoryServer.restart(className, reason, config);
|
| /forgerock/opendj2-hg/src/server/org/opends/server/admin/ |
| H A D | DefinitionDecodingException.java | 78 Reason reason) { 80 switch (reason) { 93 // The reason why the definition could not be determined. 94 private final Reason reason; field in class:DefinitionDecodingException 103 * @param reason 104 * The reason why the definition could not be determined. 107 Reason reason) { 108 super(createMessage(d, reason)); 110 this.reason = reason; 77 createMessage(AbstractManagedObjectDefinition<?, ?> d, Reason reason) argument 106 DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, Reason reason) argument [all...] |
| /forgerock/opendj2-hg/src/server/org/opends/server/api/ |
| H A D | ServerShutdownListener.java | 57 * @param reason The human-readable reason for the shutdown. 59 public void processServerShutdown(Message reason); argument
|
| /forgerock/opendj2-hg/src/server/org/opends/server/core/ |
| H A D | IdleTimeLimitThread.java | 200 public void processServerShutdown(Message reason) argument
|
| /forgerock/opendj2-hg/src/server/org/opends/server/util/ |
| H A D | EmbeddedUtils.java | 96 * @param reason A message explaining the reason for the shutdown. 98 public static void stopServer(String className, Message reason) argument 100 DirectoryServer.shutDown(className, reason); 111 * @param reason A message explaining the reason for the retart. 115 public static void restartServer(String className, Message reason, argument 118 DirectoryServer.restart(className, reason, config);
|
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/ |
| H A D | DefinitionDecodingException.java | 79 Reason reason) { 81 switch (reason) { 94 // The reason why the definition could not be determined. 95 private final Reason reason; field in class:DefinitionDecodingException 104 * @param reason 105 * The reason why the definition could not be determined. 108 Reason reason) { 109 super(createMessage(d, reason)); 111 this.reason = reason; 78 createMessage(AbstractManagedObjectDefinition<?, ?> d, Reason reason) argument 107 DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, Reason reason) argument [all...] |
| /forgerock/opendj2-jel-hg/src/server/org/opends/server/api/ |
| H A D | ServerShutdownListener.java | 58 * @param reason The human-readable reason for the shutdown. 60 public void processServerShutdown(Message reason); argument
|
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/ |
| H A D | DefinitionDecodingException.java | 79 Reason reason) { 81 switch (reason) { 94 /** The reason why the definition could not be determined. */ 95 private final Reason reason; field in class:DefinitionDecodingException 104 * @param reason 105 * The reason why the definition could not be determined. 108 Reason reason) { 109 super(createMessage(d, reason)); 111 this.reason = reason; 78 createMessage(AbstractManagedObjectDefinition<?, ?> d, Reason reason) argument 107 DefinitionDecodingException(AbstractManagedObjectDefinition<?, ?> d, Reason reason) argument [all...] |
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/api/ |
| H A D | ServerShutdownListener.java | 58 * @param reason The human-readable reason for the shutdown. 60 void processServerShutdown(LocalizableMessage reason); argument
|
| /forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/ |
| H A D | IdleTimeLimitThread.java | 178 public void processServerShutdown(LocalizableMessage reason) argument
|
| /forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/ |
| H A D | SubjectResult.java | 36 private String reason; field in class:SubjectResult 42 * @param reason reason for the result 44 public SubjectResult(boolean booleanResult, String reason) { argument 46 this.reason = reason; 58 * Returns reason for the SubjectResult value 59 * @return reason for the SubjectResult value 62 return reason;
|
| /forgerock/openam/openam-entitlements/src/main/java/com/sun/identity/entitlement/ |
| H A D | SubjectResult.java | 36 private String reason; field in class:SubjectResult 42 * @param reason reason for the result 44 public SubjectResult(boolean booleanResult, String reason) { argument 46 this.reason = reason; 58 * Returns reason for the SubjectResult value 59 * @return reason for the SubjectResult value 62 return reason;
|