org.apache.servicemix.jbi.management
Class ParameterHelper

java.lang.Object
  extended by org.apache.servicemix.jbi.management.ParameterHelper

public class ParameterHelper
extends Object

A Helper class to build a list of MBeanParamerterInfo

Version:
$Revision: 564607 $

Method Summary
 void setDescription(int index, String name, String description)
          Decorate a paramter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setDescription

public void setDescription(int index,
                           String name,
                           String description)
Decorate a paramter

Parameters:
index -
name -
description -


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.