C G H I M O P R S T U V

C

CoreTestEventController - Class in org.keridwen.core.messaging
 
CoreTestEventController() - Constructor for class org.keridwen.core.messaging.CoreTestEventController
 
CoreTestEventKeys - Class in org.keridwen.core.messaging
 
CoreTestEventKeys() - Constructor for class org.keridwen.core.messaging.CoreTestEventKeys
 
CountDownCommand - Class in org.keridwen.core.messaging
This command prints numbers from the number provided to zero at a pace of one number per second.
CountDownCommand() - Constructor for class org.keridwen.core.messaging.CountDownCommand
Default constructor.

G

getCounter() - Static method in class org.keridwen.core.messaging.InstanceCounter
 

H

HelloCommand - Class in org.keridwen.core.messaging
This command prints Hello and the given string message.
HelloCommand() - Constructor for class org.keridwen.core.messaging.HelloCommand
Default constructor.

I

InstanceCounter - Class in org.keridwen.core.messaging
This helper class provides a method to count the command instances.

M

MessagingTest - Class in org.keridwen.core.messaging
This test class tests the basics of messaging.
MessagingTest() - Constructor for class org.keridwen.core.messaging.MessagingTest
 

O

org.keridwen.core.messaging - package org.keridwen.core.messaging
 
org_keridwen_core_test_countdown - Static variable in class org.keridwen.core.messaging.CoreTestEventKeys
 
org_keridwen_core_test_hello - Static variable in class org.keridwen.core.messaging.CoreTestEventKeys
 

P

pause() - Method in class org.keridwen.core.messaging.CountDownCommand
 
pause() - Method in class org.keridwen.core.messaging.HelloCommand
 

R

registerAllKeysToController(BundleController) - Static method in class org.keridwen.core.messaging.CoreTestEventKeys
 
resume() - Method in class org.keridwen.core.messaging.CountDownCommand
 
resume() - Method in class org.keridwen.core.messaging.HelloCommand
 
run(Integer) - Method in class org.keridwen.core.messaging.CountDownCommand
 
run(String) - Method in class org.keridwen.core.messaging.HelloCommand
 

S

setUp() - Method in class org.keridwen.core.messaging.MessagingTest
Sets up the test before execution.

T

tearDown() - Method in class org.keridwen.core.messaging.MessagingTest
Cleans the test after execution.
testChangeEvent() - Method in class org.keridwen.core.messaging.MessagingTest
Triggers a change event.
testCountDownCallEvent() - Method in class org.keridwen.core.messaging.MessagingTest
Triggers two call events (synchronous) to print a count down.
testCountDownSignalEvent() - Method in class org.keridwen.core.messaging.MessagingTest
Triggers two signal events (asynchronous) to print a count down.
testHelloCallEvent() - Method in class org.keridwen.core.messaging.MessagingTest
Triggers a call event (synchronous) to print Hello World!
testInterruptCommand() - Method in class org.keridwen.core.messaging.MessagingTest
Triggers an asynchronous event and interrupts the command during execution.
testTimeEvent() - Method in class org.keridwen.core.messaging.MessagingTest
Triggers a count down event asynchronously and a time event.
testWatchCommand() - Method in class org.keridwen.core.messaging.MessagingTest
Triggers an asynchronous event and watch the command progress and status.

U

undo() - Method in class org.keridwen.core.messaging.CountDownCommand
 
undo() - Method in class org.keridwen.core.messaging.HelloCommand
 

V

validatePostConditions() - Method in class org.keridwen.core.messaging.CountDownCommand
 
validatePostConditions() - Method in class org.keridwen.core.messaging.HelloCommand
 

C G H I M O P R S T U V

Copyright © 2010-2013 Artenum. All Rights Reserved.