railo.runtime.services
Class EmptyServiceMetaData

java.lang.Object
  extended by railo.runtime.services.EmptyServiceMetaData
All Implemented Interfaces:
ServiceMetaData

public class EmptyServiceMetaData
extends Object
implements ServiceMetaData


Constructor Summary
EmptyServiceMetaData()
           
 
Method Summary
 boolean exists(String arg0)
           
 int getPropertyCount()
           
 String getPropertyLabel(int arg0)
           
 String getPropertyType(int arg0)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyServiceMetaData

public EmptyServiceMetaData()
Method Detail

getPropertyCount

public int getPropertyCount()
Specified by:
getPropertyCount in interface ServiceMetaData

getPropertyLabel

public String getPropertyLabel(int arg0)
Specified by:
getPropertyLabel in interface ServiceMetaData

getPropertyType

public String getPropertyType(int arg0)
Specified by:
getPropertyType in interface ServiceMetaData

exists

public boolean exists(String arg0)
Specified by:
exists in interface ServiceMetaData


Copyright © 2012 Railo