coldfusion.server
Interface ServiceMetaData

All Known Implementing Classes:
EmptyServiceMetaData

public interface ServiceMetaData


Method Summary
 boolean exists(String arg0)
           
 int getPropertyCount()
           
 String getPropertyLabel(int arg0)
           
 String getPropertyType(int arg0)
           
 

Method Detail

getPropertyCount

int getPropertyCount()

getPropertyLabel

String getPropertyLabel(int arg0)

getPropertyType

String getPropertyType(int arg0)

exists

boolean exists(String arg0)


Copyright © 2012 Railo