org.apache.aries.jmx.codec
Class BundleData.Header
java.lang.Object
org.apache.aries.jmx.codec.BundleData.Header
- Enclosing class:
- BundleData
public static class BundleData.Header
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BundleData.Header
public BundleData.Header(String key,
String value)
getKey
public String getKey()
getValue
public String getValue()
toCompositeData
public CompositeData toCompositeData()
throws JMRuntimeException
- Throws:
JMRuntimeException
from
public static BundleData.Header from(CompositeData compositeData)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.