net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.context.impl
Class MbeanServerImpl
java.lang.Object
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.context.impl.MbeanServerImpl
- All Implemented Interfaces:
- Serializable, Cloneable, IdentifiedType, MbeanServer
public class MbeanServerImpl
- extends IdentifiedTypeImpl
- implements Serializable, Cloneable, MbeanServer
- See Also:
- Serialized Form
| Fields inherited from class net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.impl.IdentifiedTypeImpl |
id |
|
Constructor Summary |
MbeanServerImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.context.impl.MbeanServerImpl instance. |
MbeanServerImpl(MbeanServerImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.context.impl.MbeanServerImpl instance by copying a given instance. |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.beans.IdentifiedType |
getId, setId |
agentId
protected String agentId
MbeanServerImpl
public MbeanServerImpl()
- Creates a new
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.context.impl.MbeanServerImpl instance.
MbeanServerImpl
public MbeanServerImpl(MbeanServerImpl o)
- Creates a new
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.context.impl.MbeanServerImpl instance by copying a given instance.
- Parameters:
o - The instance to copy or null.
getAgentId
public String getAgentId()
- Description copied from interface:
MbeanServer
- Gets the value of the agentId property.
- Specified by:
getAgentId in interface MbeanServer
- Returns:
- possible object is
String
setAgentId
public void setAgentId(String value)
- Description copied from interface:
MbeanServer
- Sets the value of the agentId property.
- Specified by:
setAgentId in interface MbeanServer
- Parameters:
value - allowed object is
String
clone
public MbeanServerImpl clone()
- Creates and returns a copy of this object.
- Specified by:
clone in class IdentifiedTypeImpl
- Returns:
- A clone of this instance.
Copyright © 2009 The CC-XJC Community. All Rights Reserved.