Modifier and Type | Method and Description |
---|---|
Object |
Fqn2BuddyFqnVisitor.visitGetChildrenNamesCommand(InvocationContext ctx,
GetChildrenNamesCommand command) |
Modifier and Type | Method and Description |
---|---|
GetChildrenNamesCommand |
PessimisticCommandsFactoryImpl.buildGetChildrenNamesCommand(Fqn fqn)
Deprecated.
|
GetChildrenNamesCommand |
CommandsFactoryImpl.buildGetChildrenNamesCommand(Fqn fqn) |
GetChildrenNamesCommand |
CommandsFactory.buildGetChildrenNamesCommand(Fqn fqn) |
Modifier and Type | Method and Description |
---|---|
Object |
Visitor.visitGetChildrenNamesCommand(InvocationContext ctx,
GetChildrenNamesCommand command)
Visits a GetChildrenNamesCommand.
|
Object |
AbstractVisitor.visitGetChildrenNamesCommand(InvocationContext ctx,
GetChildrenNamesCommand command) |
Modifier and Type | Class and Description |
---|---|
class |
PessGetChildrenNamesCommand
Deprecated.
will be removed along with optimistic and pessimistic locking.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
SkipCheckChainedInterceptor.handleGetChildrenNamesCommand(InvocationContext ctx,
GetChildrenNamesCommand command) |
protected Object |
PrePostProcessingCommandInterceptor.handleGetChildrenNamesCommand(InvocationContext ctx,
GetChildrenNamesCommand command) |
Object |
SkipCheckChainedInterceptor.visitGetChildrenNamesCommand(InvocationContext ctx,
GetChildrenNamesCommand command) |
Object |
PrePostProcessingCommandInterceptor.visitGetChildrenNamesCommand(InvocationContext ctx,
GetChildrenNamesCommand command) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.