jyang 2004/03/10 19:34:37
Added: cornerstone/src/resources/org/apache/cornerstone/framework/jmx
ModelMBeanDescriptorBuilder.properties
MBeanManager.properties BaseModelMBean.properties
ModelMBeanDescriptorBuilderFactory.properties
ModelMBeanInfoBuilderFactory.properties
Log:
renamed from sysman
PR:
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
Revision Changes Path
1.1
jakarta-jetspeed-2/cornerstone/src/resources/org/apache/cornerstone/framework/jmx/ModelMBeanDescriptorBuilder.properties
Index: ModelMBeanDescriptorBuilder.properties
===================================================================
_.instance.isSignleton=true
1.1
jakarta-jetspeed-2/cornerstone/src/resources/org/apache/cornerstone/framework/jmx/MBeanManager.properties
Index: MBeanManager.properties
===================================================================
_.instance.isSingleton=true
jmx.httpAdapter.port=9092
1.1
jakarta-jetspeed-2/cornerstone/src/resources/org/apache/cornerstone/framework/jmx/BaseModelMBean.properties
Index: BaseModelMBean.properties
===================================================================
defaultNotification=org.apache.cornerstone.framework.sysman.DefaultNotification
defaultNotificationDescription="The Default Notification Description"
#various persistence policies exist
#"OnUpdate", "OnTimer", "NoMoreOftenThan", "Never",Always"
persistPolicy=Always
persistPeriodInSeconds=10
persistLocationDefaultDir=.
#-1 for never
#0 for Always
#10 for 10 seconds
currencyTimeLimit=-1
1.1
jakarta-jetspeed-2/cornerstone/src/resources/org/apache/cornerstone/framework/jmx/ModelMBeanDescriptorBuilderFactory.properties
Index: ModelMBeanDescriptorBuilderFactory.properties
===================================================================
_.instance.isSingleton=true
1.1
jakarta-jetspeed-2/cornerstone/src/resources/org/apache/cornerstone/framework/jmx/ModelMBeanInfoBuilderFactory.properties
Index: ModelMBeanInfoBuilderFactory.properties
===================================================================
_.instance.isSingleton=true
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]