Class DtoManagementContext
- java.lang.Object
-
- org.apache.activemq.schema.core.DtoManagementContext
-
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
public class DtoManagementContext extends Object implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2
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>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDtoManagementContext.EnvironmentJava class for anonymous complex type.static classDtoManagementContext.MBeanServerJava class for anonymous complex type.static classDtoManagementContext.ServerJava class for anonymous complex type.
-
Field Summary
Fields Modifier and Type Field Description protected BooleanallowRemoteAddressInMBeanNamesprotected StringbrokerNameprotected StringconnectorHostprotected StringconnectorPathprotected StringconnectorPortprotected StringcreateConnectorprotected BooleancreateMBeanServerprotected Stringenvironmentprotected BooleanfindTigerMbeanServerprotected Stringidprotected StringjmxDomainNameprotected StringmBeanServerprotected List<Object>mBeanServerOrEnvironmentOrServerprotected StringrmiServerPortprotected Stringserverprotected StringsuppressMBeanprotected BooleanuseMBeanServer
-
Constructor Summary
Constructors Constructor Description DtoManagementContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)StringBuilderappendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)booleanequals(Object object)booleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)StringgetBrokerName()Gets the value of the brokerName property.StringgetConnectorHost()Gets the value of the connectorHost property.StringgetConnectorPath()Gets the value of the connectorPath property.StringgetConnectorPort()Gets the value of the connectorPort property.StringgetCreateConnector()Gets the value of the createConnector property.StringgetEnvironment()Gets the value of the environment property.StringgetId()Gets the value of the id property.StringgetJmxDomainName()Gets the value of the jmxDomainName property.StringgetMBeanServer()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.StringgetRmiServerPort()Gets the value of the rmiServerPort property.StringgetServer()Gets the value of the server property.StringgetSuppressMBean()Gets the value of the suppressMBean property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)BooleanisAllowRemoteAddressInMBeanNames()Gets the value of the allowRemoteAddressInMBeanNames property.BooleanisCreateMBeanServer()Gets the value of the createMBeanServer property.BooleanisFindTigerMbeanServer()Gets the value of the findTigerMbeanServer property.BooleanisUseMBeanServer()Gets the value of the useMBeanServer property.voidsetAllowRemoteAddressInMBeanNames(Boolean value)Sets the value of the allowRemoteAddressInMBeanNames property.voidsetBrokerName(String value)Sets the value of the brokerName property.voidsetConnectorHost(String value)Sets the value of the connectorHost property.voidsetConnectorPath(String value)Sets the value of the connectorPath property.voidsetConnectorPort(String value)Sets the value of the connectorPort property.voidsetCreateConnector(String value)Sets the value of the createConnector property.voidsetCreateMBeanServer(Boolean value)Sets the value of the createMBeanServer property.voidsetEnvironment(String value)Sets the value of the environment property.voidsetFindTigerMbeanServer(Boolean value)Sets the value of the findTigerMbeanServer property.voidsetId(String value)Sets the value of the id property.voidsetJmxDomainName(String value)Sets the value of the jmxDomainName property.voidsetMBeanServer(String value)Sets the value of the mBeanServer property.voidsetRmiServerPort(String value)Sets the value of the rmiServerPort property.voidsetServer(String value)Sets the value of the server property.voidsetSuppressMBean(String value)Sets the value of the suppressMBean property.voidsetUseMBeanServer(Boolean value)Sets the value of the useMBeanServer property.StringtoString()
-
-
-
Field Detail
-
mBeanServer
protected String mBeanServer
-
allowRemoteAddressInMBeanNames
protected Boolean allowRemoteAddressInMBeanNames
-
brokerName
protected String brokerName
-
connectorHost
protected String connectorHost
-
connectorPath
protected String connectorPath
-
connectorPort
protected String connectorPort
-
createConnector
protected String createConnector
-
createMBeanServer
protected Boolean createMBeanServer
-
environment
protected String environment
-
findTigerMbeanServer
protected Boolean findTigerMbeanServer
-
jmxDomainName
protected String jmxDomainName
-
rmiServerPort
protected String rmiServerPort
-
server
protected String server
-
suppressMBean
protected String suppressMBean
-
useMBeanServer
protected Boolean useMBeanServer
-
id
protected String id
-
-
Method Detail
-
getMBeanServerOrEnvironmentOrServer
public List<Object> getMBeanServerOrEnvironmentOrServer()
Gets the value of the mBeanServerOrEnvironmentOrServer property.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
setmethod 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>JAXBElement<DtoManagementContext.Server>Object
-
getMBeanServer
public String getMBeanServer()
Gets the value of the mBeanServer property.- Returns:
- possible object is
String
-
setMBeanServer
public void setMBeanServer(String value)
Sets the value of the mBeanServer property.- Parameters:
value- allowed object isString
-
isAllowRemoteAddressInMBeanNames
public Boolean isAllowRemoteAddressInMBeanNames()
Gets the value of the allowRemoteAddressInMBeanNames property.- Returns:
- possible object is
Boolean
-
setAllowRemoteAddressInMBeanNames
public void setAllowRemoteAddressInMBeanNames(Boolean value)
Sets the value of the allowRemoteAddressInMBeanNames property.- Parameters:
value- allowed object isBoolean
-
getBrokerName
public String getBrokerName()
Gets the value of the brokerName property.- Returns:
- possible object is
String
-
setBrokerName
public void setBrokerName(String value)
Sets the value of the brokerName property.- Parameters:
value- allowed object isString
-
getConnectorHost
public String getConnectorHost()
Gets the value of the connectorHost property.- Returns:
- possible object is
String
-
setConnectorHost
public void setConnectorHost(String value)
Sets the value of the connectorHost property.- Parameters:
value- allowed object isString
-
getConnectorPath
public String getConnectorPath()
Gets the value of the connectorPath property.- Returns:
- possible object is
String
-
setConnectorPath
public void setConnectorPath(String value)
Sets the value of the connectorPath property.- Parameters:
value- allowed object isString
-
getConnectorPort
public String getConnectorPort()
Gets the value of the connectorPort property.- Returns:
- possible object is
String
-
setConnectorPort
public void setConnectorPort(String value)
Sets the value of the connectorPort property.- Parameters:
value- allowed object isString
-
getCreateConnector
public String getCreateConnector()
Gets the value of the createConnector property.- Returns:
- possible object is
String
-
setCreateConnector
public void setCreateConnector(String value)
Sets the value of the createConnector property.- Parameters:
value- allowed object isString
-
isCreateMBeanServer
public Boolean isCreateMBeanServer()
Gets the value of the createMBeanServer property.- Returns:
- possible object is
Boolean
-
setCreateMBeanServer
public void setCreateMBeanServer(Boolean value)
Sets the value of the createMBeanServer property.- Parameters:
value- allowed object isBoolean
-
getEnvironment
public String getEnvironment()
Gets the value of the environment property.- Returns:
- possible object is
String
-
setEnvironment
public void setEnvironment(String value)
Sets the value of the environment property.- Parameters:
value- allowed object isString
-
isFindTigerMbeanServer
public Boolean isFindTigerMbeanServer()
Gets the value of the findTigerMbeanServer property.- Returns:
- possible object is
Boolean
-
setFindTigerMbeanServer
public void setFindTigerMbeanServer(Boolean value)
Sets the value of the findTigerMbeanServer property.- Parameters:
value- allowed object isBoolean
-
getJmxDomainName
public String getJmxDomainName()
Gets the value of the jmxDomainName property.- Returns:
- possible object is
String
-
setJmxDomainName
public void setJmxDomainName(String value)
Sets the value of the jmxDomainName property.- Parameters:
value- allowed object isString
-
getRmiServerPort
public String getRmiServerPort()
Gets the value of the rmiServerPort property.- Returns:
- possible object is
String
-
setRmiServerPort
public void setRmiServerPort(String value)
Sets the value of the rmiServerPort property.- Parameters:
value- allowed object isString
-
getServer
public String getServer()
Gets the value of the server property.- Returns:
- possible object is
String
-
setServer
public void setServer(String value)
Sets the value of the server property.- Parameters:
value- allowed object isString
-
getSuppressMBean
public String getSuppressMBean()
Gets the value of the suppressMBean property.- Returns:
- possible object is
String
-
setSuppressMBean
public void setSuppressMBean(String value)
Sets the value of the suppressMBean property.- Parameters:
value- allowed object isString
-
isUseMBeanServer
public Boolean isUseMBeanServer()
Gets the value of the useMBeanServer property.- Returns:
- possible object is
Boolean
-
setUseMBeanServer
public void setUseMBeanServer(Boolean value)
Sets the value of the useMBeanServer property.- Parameters:
value- allowed object isBoolean
-
setId
public void setId(String value)
Sets the value of the id property.- Parameters:
value- allowed object isString
-
getOtherAttributes
public Map<QName,String> getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.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.
- Returns:
- always non-null
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
- Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)- Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)- Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
-