|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.IdentifiedType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.context.MbeanServer
public class MbeanServer
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.springframework.org/schema/beans}identifiedType">
<attribute name="agent-id" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
agentId
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.IdentifiedType |
|---|
id |
| Constructor Summary | |
|---|---|
MbeanServer()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.context.MbeanServer instance. |
|
MbeanServer(MbeanServer o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.context.MbeanServer instance by copying a given instance. |
|
| Method Summary | |
|---|---|
MbeanServer |
clone()
Creates and returns a copy of this object. |
String |
getAgentId()
Gets the value of the agentId property. |
void |
setAgentId(String value)
Sets the value of the agentId property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.beans.IdentifiedType |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String agentId
| Constructor Detail |
|---|
public MbeanServer()
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.context.MbeanServer instance.
public MbeanServer(MbeanServer o)
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.spring.context.MbeanServer instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getAgentId()
Stringpublic void setAgentId(String value)
value - allowed object is
Stringpublic MbeanServer clone()
clone in class IdentifiedType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||