public class DtoManagementContext extends 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="suppressMBean" 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 Boolean |
allowRemoteAddressInMBeanNames |
protected String |
brokerName |
protected String |
connectorHost |
protected String |
connectorPath |
protected String |
connectorPort |
protected String |
createConnector |
protected Boolean |
createMBeanServer |
protected String |
environment |
protected Boolean |
findTigerMbeanServer |
protected String |
id |
protected String |
jmxDomainName |
protected String |
mBeanServer |
protected List<Object> |
mBeanServerOrEnvironmentOrServer |
protected String |
rmiServerPort |
protected String |
server |
protected String |
suppressMBean |
protected Boolean |
useMBeanServer |
| Constructor and Description |
|---|
DtoManagementContext() |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getBrokerName()
Gets the value of the brokerName property.
|
String |
getConnectorHost()
Gets the value of the connectorHost property.
|
String |
getConnectorPath()
Gets the value of the connectorPath property.
|
String |
getConnectorPort()
Gets the value of the connectorPort property.
|
String |
getCreateConnector()
Gets the value of the createConnector property.
|
String |
getEnvironment()
Gets the value of the environment property.
|
String |
getId()
Gets the value of the id property.
|
String |
getJmxDomainName()
Gets the value of the jmxDomainName property.
|
String |
getMBeanServer()
Gets the value of the mBeanServer property.
|
List<Object> |
getMBeanServerOrEnvironmentOrServer()
Gets the value of the mBeanServerOrEnvironmentOrServer property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
String |
getRmiServerPort()
Gets the value of the rmiServerPort property.
|
String |
getServer()
Gets the value of the server property.
|
String |
getSuppressMBean()
Gets the value of the suppressMBean property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isAllowRemoteAddressInMBeanNames()
Gets the value of the allowRemoteAddressInMBeanNames property.
|
Boolean |
isCreateMBeanServer()
Gets the value of the createMBeanServer property.
|
Boolean |
isFindTigerMbeanServer()
Gets the value of the findTigerMbeanServer property.
|
Boolean |
isUseMBeanServer()
Gets the value of the useMBeanServer property.
|
void |
setAllowRemoteAddressInMBeanNames(Boolean value)
Sets the value of the allowRemoteAddressInMBeanNames property.
|
void |
setBrokerName(String value)
Sets the value of the brokerName property.
|
void |
setConnectorHost(String value)
Sets the value of the connectorHost property.
|
void |
setConnectorPath(String value)
Sets the value of the connectorPath property.
|
void |
setConnectorPort(String value)
Sets the value of the connectorPort property.
|
void |
setCreateConnector(String value)
Sets the value of the createConnector property.
|
void |
setCreateMBeanServer(Boolean value)
Sets the value of the createMBeanServer property.
|
void |
setEnvironment(String value)
Sets the value of the environment property.
|
void |
setFindTigerMbeanServer(Boolean value)
Sets the value of the findTigerMbeanServer property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setJmxDomainName(String value)
Sets the value of the jmxDomainName property.
|
void |
setMBeanServer(String value)
Sets the value of the mBeanServer property.
|
void |
setRmiServerPort(String value)
Sets the value of the rmiServerPort property.
|
void |
setServer(String value)
Sets the value of the server property.
|
void |
setSuppressMBean(String value)
Sets the value of the suppressMBean property.
|
void |
setUseMBeanServer(Boolean value)
Sets the value of the useMBeanServer property.
|
String |
toString() |
protected List<Object> mBeanServerOrEnvironmentOrServer
protected String mBeanServer
protected Boolean allowRemoteAddressInMBeanNames
protected String brokerName
protected String connectorHost
protected String connectorPath
protected String connectorPort
protected String createConnector
protected Boolean createMBeanServer
protected String environment
protected Boolean findTigerMbeanServer
protected String jmxDomainName
protected String rmiServerPort
protected String suppressMBean
protected Boolean useMBeanServer
public DtoManagementContext()
public List<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.Environment>
JAXBElement<DtoManagementContext.Server>
Object
JAXBElement<DtoManagementContext.MBeanServer>
public String getMBeanServer()
Stringpublic void setMBeanServer(String value)
value - allowed object is
Stringpublic Boolean isAllowRemoteAddressInMBeanNames()
Booleanpublic void setAllowRemoteAddressInMBeanNames(Boolean value)
value - allowed object is
Booleanpublic String getBrokerName()
Stringpublic void setBrokerName(String value)
value - allowed object is
Stringpublic String getConnectorHost()
Stringpublic void setConnectorHost(String value)
value - allowed object is
Stringpublic String getConnectorPath()
Stringpublic void setConnectorPath(String value)
value - allowed object is
Stringpublic String getConnectorPort()
Stringpublic void setConnectorPort(String value)
value - allowed object is
Stringpublic String getCreateConnector()
Stringpublic void setCreateConnector(String value)
value - allowed object is
Stringpublic Boolean isCreateMBeanServer()
Booleanpublic void setCreateMBeanServer(Boolean value)
value - allowed object is
Booleanpublic String getEnvironment()
Stringpublic void setEnvironment(String value)
value - allowed object is
Stringpublic Boolean isFindTigerMbeanServer()
Booleanpublic void setFindTigerMbeanServer(Boolean value)
value - allowed object is
Booleanpublic String getJmxDomainName()
Stringpublic void setJmxDomainName(String value)
value - allowed object is
Stringpublic String getRmiServerPort()
Stringpublic void setRmiServerPort(String value)
value - allowed object is
Stringpublic String getServer()
Stringpublic void setServer(String value)
value - allowed object is
Stringpublic String getSuppressMBean()
Stringpublic void setSuppressMBean(String value)
value - allowed object is
Stringpublic Boolean isUseMBeanServer()
Booleanpublic void setUseMBeanServer(Boolean value)
value - allowed object is
Booleanpublic void setId(String value)
value - allowed object is
Stringpublic Map<QName,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 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, 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 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.EqualsCopyright © 2005–2016 The Apache Software Foundation. All rights reserved.