|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IInvoker | |
---|---|
org.perfectjpattern.core.api.behavioral.command | Command Pattern API. |
org.perfectjpattern.core.behavioral.command | Command Core Pattern implementation. |
Uses of IInvoker in org.perfectjpattern.core.api.behavioral.command |
---|
Subinterfaces of IInvoker in org.perfectjpattern.core.api.behavioral.command | |
---|---|
interface |
IParameterlessInvoker
Provides parameterless IInvoker type. |
Uses of IInvoker in org.perfectjpattern.core.behavioral.command |
---|
Classes in org.perfectjpattern.core.behavioral.command that implement IInvoker | |
---|---|
class |
Invoker<P,R>
Base core implementation of IInvoker interface. |
class |
ParameterlessInvoker
Concrete implementation of IParameterlessInvoker |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |