Searched full:signal (Results 1 - 25 of 222) sorted by relevance

123456789

/forgerock/opendj-b2.6/tests/staf-tests/shared/functions/
H A Dsignals.xml34 This function contains all signal related functions
39 <!-- Signal variables -->
44 <!-- Redefine the default signal handlers-->
53 This function overides the default STAX signal handlers
57 <!-- STAXPythonEvaluationError signal -->
58 <signalhandler signal="'STAXPythonEvaluationError'">
62 ('STAXPythonEvaluationError signal raised. ' + 'Continuing job. %s' % (STAXPythonEvalMsg))
/forgerock/opendj2/tests/staf-tests/shared/functions/
H A Dsignals.xml33 This function contains all signal related functions
38 <!-- Signal variables -->
43 <!-- Redefine the default signal handlers-->
52 This function overides the default STAX signal handlers
56 <!-- STAXPythonEvaluationError signal -->
57 <signalhandler signal="'STAXPythonEvaluationError'">
61 ('STAXPythonEvaluationError signal raised. ' + 'Continuing job. %s' % (STAXPythonEvalMsg))
/forgerock/opendj2.6.2/tests/staf-tests/shared/functions/
H A Dsignals.xml34 This function contains all signal related functions
39 <!-- Signal variables -->
44 <!-- Redefine the default signal handlers-->
53 This function overides the default STAX signal handlers
57 <!-- STAXPythonEvaluationError signal -->
58 <signalhandler signal="'STAXPythonEvaluationError'">
62 ('STAXPythonEvaluationError signal raised. ' + 'Continuing job. %s' % (STAXPythonEvalMsg))
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/functions/
H A Dsignals.xml34 This function contains all signal related functions
39 <!-- Signal variables -->
44 <!-- Redefine the default signal handlers-->
53 This function overides the default STAX signal handlers
57 <!-- STAXPythonEvaluationError signal -->
58 <signalhandler signal="'STAXPythonEvaluationError'">
62 ('STAXPythonEvaluationError signal raised. ' + 'Continuing job. %s' % (STAXPythonEvalMsg))
/forgerock/opendj2-hg/tests/staf-tests/shared/functions/
H A Dsignals.xml33 This function contains all signal related functions
38 <!-- Signal variables -->
43 <!-- Redefine the default signal handlers-->
52 This function overides the default STAX signal handlers
56 <!-- STAXPythonEvaluationError signal -->
57 <signalhandler signal="'STAXPythonEvaluationError'">
61 ('STAXPythonEvaluationError signal raised. ' + 'Continuing job. %s' % (STAXPythonEvalMsg))
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/sm/datalayer/impl/tasks/
H A DTaskFactory.java37 * Used to signal the creation of the given Token.
46 * Used to signal a read operation for the Token ID.
56 * Used to signal an update operation for the given Token.
65 * Used to signal a delete operation for the given Token ID.
74 * Used to signal a query against the persistence store.
84 * Used to signal an attribute based query against the persistence store.
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/sm/datalayer/impl/tasks/
H A DTaskFactory.java38 * Used to signal the creation of the given Token.
49 * Used to signal a read operation for the Token ID.
61 * Used to signal an update operation for the given Token.
72 * Used to signal a delete operation for the given Token ID.
83 * Used to signal a query against the persistence store.
94 * Used to signal an attribute based query against the persistence store.
105 * Used to signal an attribute based continuous query against the persistence store.
/forgerock/web-agents-v4/source/
H A Dplatform.h89 #include <sys/signal.h>
90 #include <signal.h>
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/utils/
H A DShutdownMonitor.java24 * Responsible for monitoring the system Shutdown state and providing this signal to callers
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMConsoleException.java35 * This exception is thrown to signal to the view bean
H A DConsoleException.java36 * This exception is thrown to signal to the view bean
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMConsoleException.java35 * This exception is thrown to signal to the view bean
H A DConsoleException.java36 * This exception is thrown to signal to the view bean
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/utils/
H A DShutdownMonitor.java24 * Responsible for monitoring the system Shutdown state and providing this signal to callers
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/
H A DThreadPool.java105 hasTasks.signal();
123 // Signal all the threads in the await state to continue
176 * Signal that we should stop running
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/
H A DThreadPool.java105 hasTasks.signal();
123 // Signal all the threads in the await state to continue
176 * Signal that we should stop running
/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DDirectoryServerShutdownHook.java70 * Invokes the shutdown hook to signal the Directory Server to stop running.
/forgerock/opendj2/src/server/org/opends/server/core/
H A DDirectoryServerShutdownHook.java69 * Invokes the shutdown hook to signal the Directory Server to stop running.
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DDirectoryServerShutdownHook.java70 * Invokes the shutdown hook to signal the Directory Server to stop running.
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DDirectoryServerShutdownHook.java70 * Invokes the shutdown hook to signal the Directory Server to stop running.
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DDirectoryServerShutdownHook.java69 * Invokes the shutdown hook to signal the Directory Server to stop running.
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/cts/monitoring/impl/queue/
H A DTokenMonitoringResultHandler.java35 * @param operation Non null operation type to signal to the store.
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DDirectoryServerShutdownHook.java66 * Invokes the shutdown hook to signal the Directory Server to stop running.
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/cts/api/
H A DCTSOptions.java28 * support them and should signal this accordingly.
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/cts/monitoring/impl/queue/
H A DTokenMonitoringResultHandler.java35 * @param operation Non null operation type to signal to the store.

Completed in 493 milliseconds

123456789