|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IProvider | |
|---|---|
| com.googlecode.jpattern.core | |
| com.googlecode.jpattern.core.command | |
| Uses of IProvider in com.googlecode.jpattern.core |
|---|
| Classes in com.googlecode.jpattern.core that implement IProvider | |
|---|---|
class |
ApplicationService
|
class |
NullServiceProvider
|
| Methods in com.googlecode.jpattern.core that return IProvider | |
|---|---|
IProvider |
ISystemProxy.getProvider()
|
IProvider |
SystemProxy.getProvider()
|
| Uses of IProvider in com.googlecode.jpattern.core.command |
|---|
| Methods in com.googlecode.jpattern.core.command that return IProvider | |
|---|---|
protected IProvider |
ACommand.getProvider()
|
| Methods in com.googlecode.jpattern.core.command with parameters of type IProvider | |
|---|---|
void |
ICommand.visit(IProvider provider)
|
void |
NullCommand.visit(IProvider provider)
|
void |
ACommand.visit(IProvider aProvider)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||