|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.context.impl.MbeanExportImpl
public class MbeanExportImpl
| Field Summary | |
|---|---|
protected String |
defaultDomain
|
protected String |
registration
|
protected String |
server
|
| Constructor Summary | |
|---|---|
MbeanExportImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.context.impl.MbeanExportImpl instance. |
|
MbeanExportImpl(MbeanExportImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.context.impl.MbeanExportImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
MbeanExportImpl |
clone()
Creates and returns a copy of this object. |
String |
getDefaultDomain()
Gets the value of the defaultDomain property. |
String |
getRegistration()
Gets the value of the registration property. |
String |
getServer()
Gets the value of the server property. |
void |
setDefaultDomain(String value)
Sets the value of the defaultDomain property. |
void |
setRegistration(String value)
Sets the value of the registration property. |
void |
setServer(String value)
Sets the value of the server property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String defaultDomain
protected String server
protected String registration
| Constructor Detail |
|---|
public MbeanExportImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.context.impl.MbeanExportImpl instance.
public MbeanExportImpl(MbeanExportImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.context.impl.MbeanExportImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getDefaultDomain()
MbeanExport
getDefaultDomain in interface MbeanExportStringpublic void setDefaultDomain(String value)
MbeanExport
setDefaultDomain in interface MbeanExportvalue - allowed object is
Stringpublic String getServer()
MbeanExport
getServer in interface MbeanExportStringpublic void setServer(String value)
MbeanExport
setServer in interface MbeanExportvalue - allowed object is
Stringpublic String getRegistration()
MbeanExport
getRegistration in interface MbeanExportStringpublic void setRegistration(String value)
MbeanExport
setRegistration in interface MbeanExportvalue - allowed object is
Stringpublic MbeanExportImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||