|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.clustering.context.ContextClusteringCommandFactory
public final class ContextClusteringCommandFactory
Constructor Summary | |
---|---|
ContextClusteringCommandFactory()
|
Method Summary | |
---|---|
static ContextClusteringCommandCollection |
getCommandCollection(AbstractContext[] contexts,
java.util.Map excludedReplicationPatterns)
|
static ContextClusteringCommand |
getRemoveCommand(AbstractContext abstractContext)
|
static ContextClusteringCommand |
getUpdateCommand(AbstractContext context,
java.util.Map excludedPropertyPatterns,
boolean includeAllProperties)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextClusteringCommandFactory()
Method Detail |
---|
public static ContextClusteringCommandCollection getCommandCollection(AbstractContext[] contexts, java.util.Map excludedReplicationPatterns)
public static ContextClusteringCommand getUpdateCommand(AbstractContext context, java.util.Map excludedPropertyPatterns, boolean includeAllProperties)
context
- excludedPropertyPatterns
- includeAllProperties
- True - Include all properties,
False - Include only property differences
public static ContextClusteringCommand getRemoveCommand(AbstractContext abstractContext)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |