|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextClusteringCommand | |
---|---|
org.apache.axis2.clustering.context | |
org.apache.axis2.clustering.context.commands | |
org.apache.axis2.clustering.control |
Uses of ContextClusteringCommand in org.apache.axis2.clustering.context |
---|
Methods in org.apache.axis2.clustering.context that return ContextClusteringCommand | |
---|---|
static ContextClusteringCommand |
ContextClusteringCommandFactory.getRemoveCommand(AbstractContext abstractContext)
|
static ContextClusteringCommand |
ContextClusteringCommandFactory.getUpdateCommand(AbstractContext context,
java.util.Map excludedPropertyPatterns,
boolean includeAllProperties)
|
static ContextClusteringCommand |
ContextClusteringCommandFactory.getUpdateCommand(AbstractContext context,
java.lang.String[] propertyNames)
|
Methods in org.apache.axis2.clustering.context with parameters of type ContextClusteringCommand | |
---|---|
void |
DefaultContextManagerListener.contextUpdated(ContextClusteringCommand message)
|
void |
ContextManagerListener.contextUpdated(ContextClusteringCommand message)
|
Uses of ContextClusteringCommand in org.apache.axis2.clustering.context.commands |
---|
Uses of ContextClusteringCommand in org.apache.axis2.clustering.control |
---|
Methods in org.apache.axis2.clustering.control that return ContextClusteringCommand | |
---|---|
ContextClusteringCommand[] |
GetStateCommand.getCommands()
|
Methods in org.apache.axis2.clustering.control with parameters of type ContextClusteringCommand | |
---|---|
void |
GetStateResponseCommand.setCommands(ContextClusteringCommand[] commands)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |