IBM WebSphere Extended Deployment (XD)TM
Release 6.0

com.ibm.ws.odc.xd
BaseODCHelper

java.lang.Object

  |
  +--com.ibm.wsspi.odc.ODCHelper

        |
        +--      com.ibm.ws.odc.xd.BaseODCHelper



Contains code that should be moved to ODCHelper in SERV1.

Field Summary
public  ODCPropertyDescriptorclusterHttpSessionAffinityPolicyDescriptor
          
protected  ODCSchemaschema
          

Inherited Fields

Fields inherited from com.ibm.wsspi.odc.ODCHelper
appEdition, appIsWebSphere, appLastChangeTime, application, applicationIsSystem, appRoot, appState, cell, cellArfmCtlCycleMinLength, cellArfmMode, cellArfmSmoothingWindow, cellArfmStatsPeriod, cellBoostCPUThreshold, cellCpuLimit, cellGroup, cellIsWebSphere, cellMagicN, cellMagicNMode, cellMaxArfmQueueLength, cellProfilerHalfLife, cellProfilerPeriod, cellUseODRs, cellUseOverhead, cellUseProcessCPU, channel, channelChain, channelChainCFEndpoint, channelFactoryClass, cluster, CLUSTER_TYPE_DYNAMIC, CLUSTER_TYPE_GENERIC, CLUSTER_TYPE_SINGLE_SERVER, CLUSTER_TYPE_STATIC, clusterIsReal, clusterSpeedFactorOverrideSpec, clusterType, ejbMethod, ejbModule, ejbModuleContextRoot, ejbPattern, ejbRouteWorkClass, ejbSLAWorkClass, met, metg, metgAlpha, metPriority, mgr, node, nodeGroup, nodeHostName, nodeIsWebSphere, nodeIsXD, nodeNumberOfCPUs, nodeSpeed, nodeStatsCollectorConfig, nodeStatsCollectorImplClass, nodeStatsCollectorRemoteAgentPort, proxy, proxyCellName, proxyContainer, proxyNodeName, proxyServerName, rule, ruleAction, ruleExpression, server, serverApplication, serverApplicationState, serverCloneId, serverIsODR, serverReachable, serverState, serverSubType, serverThreadPoolIsGrowable, serverThreadPoolMax, serverThreadPoolMin, serverType, serverWeight, SOAPAction, svccls, svcgoal, svcgoalDeltaValue, svcgoalImportance, svcgoalMaxTp, svcgoalMaxTpUnit, svcgoalPercentile, svcgoalTimePeriodValue, svcgoalType, svcgoalValue, transport, transportClass, transportHost, transportODR, transportPort, transportProtocol, transportSSL, txcls, txclsId, uri, vhost, vhostGroup, vhostHost, vhostPort, webModule, webModuleContextRoot, webModuleFailureStatusCode, webModuleFileServingEnabled, webModuleId, webModuleProtocolMap, webModuleRedirectURL, webModuleRoutingEnabled, webModuleServeServletsByName, webRouteWorkClass, webService, webServiceOperation, webServiceRouteWorkClass, webServiceSLAWorkClass, webSLAWorkClass

Constructor Summary
BaseODCHelper()
          


Method Summary
protected  ODCPropertyDescriptorgetPD(com.ibm.wsspi.odc.ODCNodeType, java.lang.String, com.ibm.wsspi.odc.ODCPropertyType, java.lang.Object, boolean)
          
protected  ODCNodeTypegetNT(java.lang.String)
          
protected  ODCEdgeTypegetET(com.ibm.wsspi.odc.ODCNodeType, com.ibm.wsspi.odc.ODCNodeType, com.ibm.wsspi.odc.ODCEdgeCardinality, boolean)
          

Inherited Methods

Methods inherited from com.ibm.wsspi.odc.ODCHelper
getInstance
Methods inherited from java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Field Detail

clusterHttpSessionAffinityPolicyDescriptor

public 
  clusterHttpSessionAffinityPolicyDescriptor


schema

protected 
  schema


Constructor Detail

BaseODCHelper

public BaseODCHelper( )


Method Detail

getPD

protected ODCPropertyDescriptor getPD(ODCNodeType nodeType,String name, ODCPropertyType type, Object defaultValue, boolean global)
Parameters:

getNT

protected ODCNodeType getNT(String name)
Parameters:

getET

protected ODCEdgeType getET(ODCNodeType src,ODCNodeType dst, ODCEdgeCardinality cardinality, boolean linked)
Parameters:

IBM WebSphere Extended Deployment (XD)TM
Release 6.0