Uses of Class
coldfusion.server.ServiceException

Packages that use ServiceException
coldfusion.server   
railo.runtime.services   
 

Uses of ServiceException in coldfusion.server
 

Methods in coldfusion.server that throw ServiceException
 void ArchiveDeployService.archive(String arg0, String arg1)
           
 void CronService.deleteTask(String arg0)
           
static ArchiveDeployService ServiceFactory.getArchiveDeployService()
           
static ClientScopeService ServiceFactory.getClientScopeService()
           
static CronService ServiceFactory.getCronService()
           
static DebuggingService ServiceFactory.getDebuggingService()
           
static DocumentService ServiceFactory.getDocumentService()
           
 Struct DataSourceService.getDrivers()
           
static EventGatewayService ServiceFactory.getEventProcessorService()
           
static GraphingService ServiceFactory.getGraphingService()
           
static LicenseService ServiceFactory.getLicenseService()
           
static LoggingService ServiceFactory.getLoggingService()
           
static MailSpoolService ServiceFactory.getMailSpoolService()
           
static MetricsService ServiceFactory.getMetricsService()
           
static RegistryService ServiceFactory.getRegistryService()
           
static RuntimeService ServiceFactory.getRuntimeService()
           
static SchedulerService ServiceFactory.getSchedulerService()
           
static SecurityService ServiceFactory.getSecurityService()
           
static VerityService ServiceFactory.getVerityService()
           
static WatchService ServiceFactory.getWatchService()
           
static XmlRpcService ServiceFactory.getXmlRpcService()
           
 void Service.restart()
           
 void CronService.runCall(String arg0)
           
 void RuntimeService.setEnableFlexDataServices(boolean arg0)
           
 void RuntimeService.setEnableRmiSSL(boolean arg0)
           
 void CronService.setLogFlag(boolean arg0)
           
 void SecurityService.setSettings(Map arg0)
           
 void Service.start()
           
 void Service.stop()
           
 void CronService.updateTask(String arg0, String arg1, String arg2, String arg3, String arg4, Date arg5, Date arg6, Date arg7, Date arg8, String arg9, boolean arg10, String arg11, String arg12, String arg13, String arg14, String arg15, String arg16, boolean arg17, String arg18, String arg19)
           
 

Uses of ServiceException in railo.runtime.services
 

Methods in railo.runtime.services that throw ServiceException
 Struct DataSourceServiceImpl.getDrivers()
           
 void ServiceSupport.restart()
           
 void ServiceSupport.start()
           
 void ServiceSupport.stop()
           
 



Copyright © 2012 Railo