com.collation.platform.model.topology.app
Interface JavaProcessPool

All Superinterfaces:
LogicalElement, ManagedElement, ManagedSystemElement, ModelObject, ProcessPool, java.io.Serializable

public interface JavaProcessPool
extends ProcessPool

Represents a collection of JVM processes that serve identical functions.

Persistable:
true

Field Summary
 
Fields inherited from interface com.collation.platform.model.topology.core.ManagedElement
IBM_COPYRIGHT
 
Method Summary
 
Methods inherited from interface com.collation.platform.model.topology.app.ProcessPool
getCmdLine, getCWD, getDecrement, getEnv, getExecutable, getIncrement, getInitialSize, getMaxSize, getMinSize, getName, getParent, getRuntimeProcesses, getSize, getWindowsServiceList, hasCmdLine, hasCWD, hasDecrement, hasEnv, hasExecutable, hasIncrement, hasInitialSize, hasMaxSize, hasMinSize, hasName, hasParent, hasRuntimeProcesses, hasSize, hasWindowsServiceList, setCmdLine, setCWD, setDecrement, setEnv, setExecutable, setIncrement, setInitialSize, setMaxSize, setMinSize, setName, setParent, setRuntimeProcesses, setSize, setWindowsServiceList
 
Methods inherited from interface com.collation.platform.model.topology.core.ManagedElement
getManagedSystemName, getRoles, hasManagedSystemName, hasRoles, setManagedSystemName, setRoles
 
Methods inherited from interface com.collation.platform.model.ModelObject
getAdminState, getAllAttributes, getBidiFlag, getBidiFormat, getCDMSource, getCmdbSource, getContextIp, getCreatedBy, getDescription, getDisplayName, getExtendedAttributes, getGuid, getLabel, getLastModifiedBy, getLastModifiedTime, getObjectType, getSourceToken, hasAdminState, hasBidiFlag, hasBidiFormat, hasCDMSource, hasCmdbSource, hasContextIp, hasDescription, hasDisplayName, hasExtendedAttributes, hasGuid, hasLabel, hasObjectType, hasSourceToken, setAdminState, setBidiFlag, setBidiFormat, setCDMSource, setCmdbSource, setContextIp, setDescription, setExtendedAttributes, setGuid, setLabel, setObjectType, setSourceToken