[jboss-cvs] jboss-profiler/java/mbean ...

Takuro Okada t2-okada at nri.co.jp
Thu Oct 26 05:00:04 EDT 2006


  User: tokada  
  Date: 06/10/26 05:00:04

  Added:       java/mbean  Tag: JBossProfiler_Expansion jboss-service.xml
  Log:
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.3.2.2   +10 -0     jboss-profiler/java/mbean/jboss-service.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: jboss-service.xml
  ===================================================================
  RCS file: jboss-service.xml
  diff -N jboss-service.xml
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ jboss-service.xml	26 Oct 2006 09:00:04 -0000	1.3.2.2
  @@ -0,0 +1,10 @@
  +<?xml version="1.0" encoding="UTF-8"?>
  +<server>
  +  
  +  <mbean code="org.jboss.profiler.exp.agent.DefaultProfilerService"
  +         name="jboss.profiler:service=ProfilerService">
  +    <attribute name="PersistorName">org.jboss.profiler.exp.agent.persistor.XmlMetricPersistor</attribute>
  +    <attribute name="Storable">false</attribute>
  +  </mbean>
  +
  +</server>
  
  
  



More information about the jboss-cvs-commits mailing list