public class LoadOnStartupAdapter extends XmlAdapter<String,Integer>
LoadOnStartupAdapter()
String
marshal(Integer v)
Integer
unmarshal(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LoadOnStartupAdapter()
public Integer unmarshal(String value) throws Exception
unmarshal
XmlAdapter<String,Integer>
Exception
public String marshal(Integer v) throws Exception
marshal
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.