org.jboss.kernel.plugins.deployment.xml
Class XMLKernelDeployer.StateConverter
java.lang.Object
org.jboss.kernel.plugins.deployment.xml.XMLKernelDeployer.StateConverter
- All Implemented Interfaces:
- org.jboss.xb.binding.TypeBinding
- Enclosing class:
- XMLKernelDeployer
- protected static class XMLKernelDeployer.StateConverter
- extends Object
- implements org.jboss.xb.binding.TypeBinding
A KernelControllerState converter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
public static final XMLKernelDeployer.StateConverter instance
- We only need one instance
XMLKernelDeployer.StateConverter
protected XMLKernelDeployer.StateConverter()
marshal
public String marshal(Object value)
- Specified by:
marshal
in interface org.jboss.xb.binding.TypeBinding
unmarshal
public Object unmarshal(String value)
- Specified by:
unmarshal
in interface org.jboss.xb.binding.TypeBinding
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.