Uses of Class
weborb.management.configuration.servicefactories.ServiceFactory

Packages that use ServiceFactory
weborb.management   
weborb.management.configuration.servicefactories   
 

Uses of ServiceFactory in weborb.management
 

Methods in weborb.management that return ServiceFactory
 ServiceFactory ConfigurationService.addServiceFactory(ServiceFactory serviceFactory)
           
 

Methods in weborb.management with parameters of type ServiceFactory
 ServiceFactory ConfigurationService.addServiceFactory(ServiceFactory serviceFactory)
           
 void ConfigurationService.deleteServiceFactory(ServiceFactory serviceFactory)
           
 void ConfigurationService.updateServiceFactory(ServiceFactory serviceFactory, ServiceFactory newAbstractClassMappingItem)
           
 

Uses of ServiceFactory in weborb.management.configuration.servicefactories
 

Methods in weborb.management.configuration.servicefactories that return ServiceFactory
 ServiceFactory ServiceFactoriesConfigurator.create(ServiceFactory serviceFactory)
           
 

Methods in weborb.management.configuration.servicefactories with parameters of type ServiceFactory
 ServiceFactory ServiceFactoriesConfigurator.create(ServiceFactory serviceFactory)
           
 void ServiceFactoriesConfigurator.delete(ServiceFactory serviceFactory)
           
 void ServiceFactoriesConfigurator.update(ServiceFactory serviceFactory, ServiceFactory newServiceAlias)
           
 



Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.