com.wily.introscope.server.webservicesapi.alerts
Class ManagementModuleBean

java.lang.Object
  extended by com.wily.introscope.server.webservicesapi.alerts.ManagementModuleBean
All Implemented Interfaces:
java.io.Serializable

public class ManagementModuleBean
extends java.lang.Object
implements java.io.Serializable

This bean class holds the value for Management Module defnition for specific alerts defined in Introscope.

Author:
chath09
See Also:
Serialized Form

Constructor Summary
ManagementModuleBean()
          Default constructor for the Agent snapshot
 
Method Summary
 java.lang.String getManModuleName()
           
 void setManModuleName(java.lang.String manModuleName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagementModuleBean

public ManagementModuleBean()
Default constructor for the Agent snapshot

Method Detail

getManModuleName

public java.lang.String getManModuleName()
Returns:
the manModuleName

setManModuleName

public void setManModuleName(java.lang.String manModuleName)
Parameters:
manModuleName - the manModuleName to set


Copyright © 2007 CA Inc. All Rights Reserved.