public abstract class JmxCollectionCloner extends Object
JmxDatacollectionConfig
or
the whole object itself. I used this way, because I do not like
implementing/overwriting clone().Constructor and Description |
---|
JmxCollectionCloner() |
Modifier and Type | Method and Description |
---|---|
static org.opennms.xmlns.xsd.config.jmx_datacollection.Attrib |
clone(org.opennms.xmlns.xsd.config.jmx_datacollection.Attrib input)
Clones an Attrib object.
|
static org.opennms.xmlns.xsd.config.jmx_datacollection.CompAttrib |
clone(org.opennms.xmlns.xsd.config.jmx_datacollection.CompAttrib input)
Clones a CompAttrib object.
|
static org.opennms.xmlns.xsd.config.jmx_datacollection.CompMember |
clone(org.opennms.xmlns.xsd.config.jmx_datacollection.CompMember input)
Clones a CompMember object.
|
static org.opennms.xmlns.xsd.config.jmx_datacollection.JmxCollection |
clone(org.opennms.xmlns.xsd.config.jmx_datacollection.JmxCollection input)
Clones a whole JmxCollection.
|
static org.opennms.xmlns.xsd.config.jmx_datacollection.JmxDatacollectionConfig |
clone(org.opennms.xmlns.xsd.config.jmx_datacollection.JmxDatacollectionConfig input)
Clones a whole JmxCollectionConfig.
|
static org.opennms.xmlns.xsd.config.jmx_datacollection.Mbean |
clone(org.opennms.xmlns.xsd.config.jmx_datacollection.Mbean input)
Clones a Mbean object.
|
static org.opennms.xmlns.xsd.config.jmx_datacollection.Mbeans |
clone(org.opennms.xmlns.xsd.config.jmx_datacollection.Mbeans input)
Clones a Mbeans object.
|
static org.opennms.xmlns.xsd.config.jmx_datacollection.Rrd |
clone(org.opennms.xmlns.xsd.config.jmx_datacollection.Rrd input)
Clones a Rrd object.
|
public static org.opennms.xmlns.xsd.config.jmx_datacollection.JmxDatacollectionConfig clone(org.opennms.xmlns.xsd.config.jmx_datacollection.JmxDatacollectionConfig input)
input
- public static org.opennms.xmlns.xsd.config.jmx_datacollection.JmxCollection clone(org.opennms.xmlns.xsd.config.jmx_datacollection.JmxCollection input)
input
- public static org.opennms.xmlns.xsd.config.jmx_datacollection.Rrd clone(org.opennms.xmlns.xsd.config.jmx_datacollection.Rrd input)
input
- public static org.opennms.xmlns.xsd.config.jmx_datacollection.Mbeans clone(org.opennms.xmlns.xsd.config.jmx_datacollection.Mbeans input)
input
- public static org.opennms.xmlns.xsd.config.jmx_datacollection.Mbean clone(org.opennms.xmlns.xsd.config.jmx_datacollection.Mbean input)
input
- public static org.opennms.xmlns.xsd.config.jmx_datacollection.Attrib clone(org.opennms.xmlns.xsd.config.jmx_datacollection.Attrib input)
input
- public static org.opennms.xmlns.xsd.config.jmx_datacollection.CompAttrib clone(org.opennms.xmlns.xsd.config.jmx_datacollection.CompAttrib input)
input
- public static org.opennms.xmlns.xsd.config.jmx_datacollection.CompMember clone(org.opennms.xmlns.xsd.config.jmx_datacollection.CompMember input)
input
- Copyright © 2015. All rights reserved.