net.dpml.metro.tools
Class ServiceDataType

java.lang.Object
  extended by net.dpml.metro.tools.ServiceDataType

public class ServiceDataType
extends Object

Declaration of an exported service.

Version:
1.2.0
Author:
Digital Product Meta Library

Constructor Summary
ServiceDataType()
           
 
Method Summary
 void setClass(String classname)
          Set the service classname.
 void setVersion(String spec)
          Set the service version.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceDataType

public ServiceDataType()
Method Detail

setClass

public void setClass(String classname)
Set the service classname.

Parameters:
classname - the name of the service interface class

setVersion

public void setVersion(String spec)
Set the service version.

Parameters:
spec - the version value