jason.core
Class ServicePropertyManager

java.lang.Object
  |
  +--jason.core.ServicePropertyManager

public final class ServicePropertyManager
extends java.lang.Object

Created Thu Jun 13 15:50:19 2002

This class is a helper for scanning and converting a service XML property into a Java Object Value. This class used a part of the XML-RPC specification for working.

See Also:
ServicesManager

Constructor Summary
ServicePropertyManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServicePropertyManager

public ServicePropertyManager()