public class DtoManagementContext
extends java.lang.Object
implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
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">
<choice maxOccurs="unbounded" minOccurs="0">
<choice>
<element name="MBeanServer" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="environment" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="server" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="MBeanServer" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="allowRemoteAddressInMBeanNames" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="brokerName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="connectorHost" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="connectorPath" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="connectorPort" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="createConnector" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="createMBeanServer" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="environment" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="findTigerMbeanServer" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="jmxDomainName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="rmiServerPort" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="server" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="useMBeanServer" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
DtoManagementContext.Environment
Java class for anonymous complex type.
|
static class |
DtoManagementContext.MBeanServer
Java class for anonymous complex type.
|
static class |
DtoManagementContext.Server
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Boolean |
allowRemoteAddressInMBeanNames |
protected java.lang.String |
brokerName |
protected java.lang.String |
connectorHost |
protected java.lang.String |
connectorPath |
protected java.lang.String |
connectorPort |
protected java.lang.String |
createConnector |
protected java.lang.Boolean |
createMBeanServer |
protected java.lang.String |
environment |
protected java.lang.Boolean |
findTigerMbeanServer |
protected java.lang.String |
id |
protected java.lang.String |
jmxDomainName |
protected java.lang.String |
mBeanServer |
protected java.util.List<java.lang.Object> |
mBeanServerOrEnvironmentOrServer |
protected java.lang.String |
rmiServerPort |
protected java.lang.String |
server |
protected java.lang.Boolean |
useMBeanServer |
| Constructor and Description |
|---|
DtoManagementContext() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
java.lang.String |
getBrokerName()
Gets the value of the brokerName property.
|
java.lang.String |
getConnectorHost()
Gets the value of the connectorHost property.
|
java.lang.String |
getConnectorPath()
Gets the value of the connectorPath property.
|
java.lang.String |
getConnectorPort()
Gets the value of the connectorPort property.
|
java.lang.String |
getCreateConnector()
Gets the value of the createConnector property.
|
java.lang.String |
getEnvironment()
Gets the value of the environment property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.lang.String |
getJmxDomainName()
Gets the value of the jmxDomainName property.
|
java.lang.String |
getMBeanServer()
Gets the value of the mBeanServer property.
|
java.util.List<java.lang.Object> |
getMBeanServerOrEnvironmentOrServer()
Gets the value of the mBeanServerOrEnvironmentOrServer property.
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
java.lang.String |
getRmiServerPort()
Gets the value of the rmiServerPort property.
|
java.lang.String |
getServer()
Gets the value of the server property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isAllowRemoteAddressInMBeanNames()
Gets the value of the allowRemoteAddressInMBeanNames property.
|
java.lang.Boolean |
isCreateMBeanServer()
Gets the value of the createMBeanServer property.
|
java.lang.Boolean |
isFindTigerMbeanServer()
Gets the value of the findTigerMbeanServer property.
|
java.lang.Boolean |
isUseMBeanServer()
Gets the value of the useMBeanServer property.
|
void |
setAllowRemoteAddressInMBeanNames(java.lang.Boolean value)
Sets the value of the allowRemoteAddressInMBeanNames property.
|
void |
setBrokerName(java.lang.String value)
Sets the value of the brokerName property.
|
void |
setConnectorHost(java.lang.String value)
Sets the value of the connectorHost property.
|
void |
setConnectorPath(java.lang.String value)
Sets the value of the connectorPath property.
|
void |
setConnectorPort(java.lang.String value)
Sets the value of the connectorPort property.
|
void |
setCreateConnector(java.lang.String value)
Sets the value of the createConnector property.
|
void |
setCreateMBeanServer(java.lang.Boolean value)
Sets the value of the createMBeanServer property.
|
void |
setEnvironment(java.lang.String value)
Sets the value of the environment property.
|
void |
setFindTigerMbeanServer(java.lang.Boolean value)
Sets the value of the findTigerMbeanServer property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setJmxDomainName(java.lang.String value)
Sets the value of the jmxDomainName property.
|
void |
setMBeanServer(java.lang.String value)
Sets the value of the mBeanServer property.
|
void |
setRmiServerPort(java.lang.String value)
Sets the value of the rmiServerPort property.
|
void |
setServer(java.lang.String value)
Sets the value of the server property.
|
void |
setUseMBeanServer(java.lang.Boolean value)
Sets the value of the useMBeanServer property.
|
java.lang.String |
toString() |
protected java.util.List<java.lang.Object> mBeanServerOrEnvironmentOrServer
protected java.lang.String mBeanServer
protected java.lang.Boolean allowRemoteAddressInMBeanNames
protected java.lang.String brokerName
protected java.lang.String connectorHost
protected java.lang.String connectorPath
protected java.lang.String connectorPort
protected java.lang.String createConnector
protected java.lang.Boolean createMBeanServer
protected java.lang.String environment
protected java.lang.Boolean findTigerMbeanServer
protected java.lang.String jmxDomainName
protected java.lang.String rmiServerPort
protected java.lang.String server
protected java.lang.Boolean useMBeanServer
protected java.lang.String id
public java.util.List<java.lang.Object> getMBeanServerOrEnvironmentOrServer()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the mBeanServerOrEnvironmentOrServer property.
For example, to add a new item, do as follows:
getMBeanServerOrEnvironmentOrServer().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoManagementContext.Server>
JAXBElement<DtoManagementContext.Environment>
Object
JAXBElement<DtoManagementContext.MBeanServer>
public java.lang.String getMBeanServer()
Stringpublic void setMBeanServer(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isAllowRemoteAddressInMBeanNames()
Booleanpublic void setAllowRemoteAddressInMBeanNames(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getBrokerName()
Stringpublic void setBrokerName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConnectorHost()
Stringpublic void setConnectorHost(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConnectorPath()
Stringpublic void setConnectorPath(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConnectorPort()
Stringpublic void setConnectorPort(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getCreateConnector()
Stringpublic void setCreateConnector(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isCreateMBeanServer()
Booleanpublic void setCreateMBeanServer(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getEnvironment()
Stringpublic void setEnvironment(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isFindTigerMbeanServer()
Booleanpublic void setFindTigerMbeanServer(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getJmxDomainName()
Stringpublic void setJmxDomainName(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRmiServerPort()
Stringpublic void setRmiServerPort(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getServer()
Stringpublic void setServer(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isUseMBeanServer()
Booleanpublic void setUseMBeanServer(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.ObjectCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.