com.ibm.cics.model.mutable
Interface IMutableJVMClassCache

All Superinterfaces:
ICICSObject, ICICSResource, IJVMClassCache, IMutableCICSResource

public interface IMutableJVMClassCache
extends IJVMClassCache, IMutableCICSResource

generated from CICS resourcetable CLCACHE


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.ibm.cics.model.IJVMClassCache
IJVMClassCache.ReusestValue, IJVMClassCache.StatusValue
 
Method Summary
 void setAutostartst(ICICSEnums.EnablementValue _autostartst)
          Setter for field AUTOSTARTST
 
Methods inherited from interface com.ibm.cics.model.IJVMClassCache
getAutostartst, getCachefree, getCachesize, getJvmreqscache, getOldcaches, getPeakcachejvm, getPhasingOut, getProfile, getReusest, getStarttime, getStatus, getTotaljvms
 
Methods inherited from interface com.ibm.cics.model.ICICSResource
getCICSRelease, getRegionName
 
Methods inherited from interface com.ibm.cics.model.ICICSObject
getName
 
Methods inherited from interface com.ibm.cics.model.ICICSResource
getCICSRelease, getRegionName
 
Methods inherited from interface com.ibm.cics.model.ICICSObject
getName
 

Method Detail

setAutostartst

void setAutostartst(ICICSEnums.EnablementValue _autostartst)
Setter for field AUTOSTARTST

See Also:
IJVMClassCache.getAutostartst()


Copyright © 2008-2009 IBM Corp. All Rights Reserved.