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.MBeanServer
>
JAXBElement
<
DtoManagementContext.Environment
>
Object
JAXBElement
<
DtoManagementContext.Server
>
public String getMBeanServer()
String
public void setMBeanServer(String value)
value
- allowed object is
String
public Boolean isAllowRemoteAddressInMBeanNames()
Boolean
public void setAllowRemoteAddressInMBeanNames(Boolean value)
value
- allowed object is
Boolean
public String getBrokerName()
String
public void setBrokerName(String value)
value
- allowed object is
String
public String getConnectorHost()
String
public void setConnectorHost(String value)
value
- allowed object is
String
public String getConnectorPath()
String
public void setConnectorPath(String value)
value
- allowed object is
String
public String getConnectorPort()
String
public void setConnectorPort(String value)
value
- allowed object is
String
public String getCreateConnector()
String
public void setCreateConnector(String value)
value
- allowed object is
String
public Boolean isCreateMBeanServer()
Boolean
public void setCreateMBeanServer(Boolean value)
value
- allowed object is
Boolean
public String getEnvironment()
String
public void setEnvironment(String value)
value
- allowed object is
String
public Boolean isFindTigerMbeanServer()
Boolean
public void setFindTigerMbeanServer(Boolean value)
value
- allowed object is
Boolean
public String getJmxDomainName()
String
public void setJmxDomainName(String value)
value
- allowed object is
String
public String getRmiServerPort()
String
public void setRmiServerPort(String value)
value
- allowed object is
String
public String getServer()
String
public void setServer(String value)
value
- allowed object is
String
public String getSuppressMBean()
String
public void setSuppressMBean(String value)
value
- allowed object is
String
public Boolean isUseMBeanServer()
Boolean
public void setUseMBeanServer(Boolean value)
value
- allowed object is
Boolean
public void setId(String value)
value
- allowed object is
String
public 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.ToString
public 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.ToString
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
public 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.Equals
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.