org.kuali.common.util.log.log4j.jaxb
Class RepositoryThresholdAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,Threshold>
org.kuali.common.util.log.log4j.jaxb.RepositoryThresholdAdapter
public class RepositoryThresholdAdapter
- extends XmlAdapter<String,Threshold>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryThresholdAdapter
public RepositoryThresholdAdapter()
marshal
public final String marshal(Threshold threshold)
- Specified by:
marshal
in class XmlAdapter<String,Threshold>
unmarshal
public final Threshold unmarshal(String threshold)
- Specified by:
unmarshal
in class XmlAdapter<String,Threshold>
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.