org.ow2.jonas.webapp.jonasadmin.mbean
Class ListMBeanPropertiesAction.ViewMBeanProperties

java.lang.Object
  extended by org.ow2.jonas.webapp.jonasadmin.mbean.ListMBeanPropertiesAction.ViewMBeanProperties
Enclosing class:
ListMBeanPropertiesAction

public class ListMBeanPropertiesAction.ViewMBeanProperties
extends Object


Constructor Summary
ListMBeanPropertiesAction.ViewMBeanProperties()
           
ListMBeanPropertiesAction.ViewMBeanProperties(String ps_Key, String ps_Value)
           
 
Method Summary
 String getKey()
           
 String getValue()
           
 void setKey(String key)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListMBeanPropertiesAction.ViewMBeanProperties

public ListMBeanPropertiesAction.ViewMBeanProperties()

ListMBeanPropertiesAction.ViewMBeanProperties

public ListMBeanPropertiesAction.ViewMBeanProperties(String ps_Key,
                                                     String ps_Value)
Method Detail

getKey

public String getKey()

setKey

public void setKey(String key)

getValue

public String getValue()

setValue

public void setValue(String value)


Copyright © 2010 OW2 Consortium. All Rights Reserved.