| Package | Description |
|---|---|
| org.jboss.cache.buddyreplication | |
| org.jboss.cache.commands | |
| org.jboss.cache.interceptors | |
| org.jboss.cache.interceptors.base |
| Modifier and Type | Method and Description |
|---|---|
Object |
Fqn2BuddyFqnVisitor.visitExistsNodeCommand(InvocationContext ctx,
ExistsCommand command) |
| Modifier and Type | Method and Description |
|---|---|
ExistsCommand |
CommandsFactory.buildExistsNodeCommand(Fqn fqn) |
ExistsCommand |
CommandsFactoryImpl.buildExistsNodeCommand(Fqn fqn) |
| Modifier and Type | Method and Description |
|---|---|
Object |
Visitor.visitExistsNodeCommand(InvocationContext ctx,
ExistsCommand command)
Visits a RemoteExistsCommand.
|
Object |
AbstractVisitor.visitExistsNodeCommand(InvocationContext ctx,
ExistsCommand command) |
| Modifier and Type | Method and Description |
|---|---|
Object |
MVCCLockingInterceptor.handleExistsNodeCommand(InvocationContext ctx,
ExistsCommand command) |
Object |
InvocationContextInterceptor.visitExistsNodeCommand(InvocationContext ctx,
ExistsCommand command) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
PrePostProcessingCommandInterceptor.handleExistsNodeCommand(InvocationContext ctx,
ExistsCommand command) |
protected Object |
SkipCheckChainedInterceptor.handleExistsNodeCommand(InvocationContext ctx,
ExistsCommand command) |
Object |
PrePostProcessingCommandInterceptor.visitExistsNodeCommand(InvocationContext ctx,
ExistsCommand command) |
Object |
SkipCheckChainedInterceptor.visitExistsNodeCommand(InvocationContext ctx,
ExistsCommand command) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.