|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MbeanExport
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="default-domain" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="server" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="registration">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}NMTOKEN">
<enumeration value="failOnExisting"/>
<enumeration value="ignoreExisting"/>
<enumeration value="replaceExisting"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
String getDefaultDomain()
Stringvoid setDefaultDomain(String value)
value - allowed object is
StringString getServer()
Stringvoid setServer(String value)
value - allowed object is
StringString getRegistration()
Stringvoid setRegistration(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||