|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.perfectjpattern.core.api.behavioral.command | |
---|---|
org.perfectjpattern.core.api.behavioral.command | Command Pattern API. |
org.perfectjpattern.core.behavioral.command | Command Core Pattern implementation. |
Classes in org.perfectjpattern.core.api.behavioral.command used by org.perfectjpattern.core.api.behavioral.command | |
---|---|
ICommand
Command Design Pattern: Encapsulate a request as an object, thereby letting you parameterize clients with different requests, queue or log requests, and support undoable operations. |
|
IInvoker
Command Design Pattern: Encapsulate a request as an object, thereby letting you parameterize clients with different requests, queue or log requests, and support undoable operations. |
|
IReceiver
Command Design Pattern: Encapsulate a request as an object, thereby letting you parameterize clients with different requests, queue or log requests, and support undoable operations. |
|
NullParameter
Null Object Pattern implementation of Command Parameter . |
|
NullResult
Null Object Pattern implementation of Command Result . |
Classes in org.perfectjpattern.core.api.behavioral.command used by org.perfectjpattern.core.behavioral.command | |
---|---|
ICommand
Command Design Pattern: Encapsulate a request as an object, thereby letting you parameterize clients with different requests, queue or log requests, and support undoable operations. |
|
IInvoker
Command Design Pattern: Encapsulate a request as an object, thereby letting you parameterize clients with different requests, queue or log requests, and support undoable operations. |
|
IParameterlessCommand
Provides parameterless ICommand type. |
|
IParameterlessInvoker
Provides parameterless IInvoker type. |
|
IReceiver
Command Design Pattern: Encapsulate a request as an object, thereby letting you parameterize clients with different requests, queue or log requests, and support undoable operations. |
|
NullParameter
Null Object Pattern implementation of Command Parameter . |
|
NullResult
Null Object Pattern implementation of Command Result . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |