|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ACServices | |
wt.services.ac | |
wt.services.ac.impl | |
wt.services.applicationcontext |
Uses of ACServices in wt.services.ac |
Fields in wt.services.ac declared as ACServices | |
private static ACServices |
DefaultServices.Singleton.defaultServices
|
private static ACServices |
DefaultServices.Singleton.defaultServices
|
Methods in wt.services.ac that return ACServices | |
static ACServices |
ServiceRepository.getServices(String context_name)
Supported API: false |
static ACServices |
ServiceRepository.getDefaultServices()
Supported API: false |
protected static ACServices |
ServiceRepository.createACServices(String context_name)
|
ACServices |
ServiceLoader.getServices()
Gets the object for the association that plays role: SERVICES. |
static ACServices |
DefaultServices.getDefaultServices()
Gets the value of the attribute: defaultServices. |
static ACServices |
ServiceRepository.getServices(String context_name)
Supported API: false |
static ACServices |
ServiceRepository.getDefaultServices()
Supported API: false |
protected static ACServices |
ServiceRepository.createACServices(String context_name)
|
ACServices |
ServiceLoader.getServices()
Gets the object for the association that plays role: SERVICES. |
static ACServices |
DefaultServices.getDefaultServices()
Gets the value of the attribute: defaultServices. |
Methods in wt.services.ac with parameters of type ACServices | |
protected static ServiceLoader |
ServiceRepository.createLoader(ACServices services)
|
void |
ServiceLoader.setServices(ACServices a_Services)
Sets the object for the association that plays role: SERVICES. |
protected static ServiceLoader |
ServiceRepository.createLoader(ACServices services)
|
void |
ServiceLoader.setServices(ACServices a_Services)
Sets the object for the association that plays role: SERVICES. |
Uses of ACServices in wt.services.ac.impl |
Classes in wt.services.ac.impl that implement ACServices | |
class |
DefaultACServices
Supported API: false Extendable: false |
Fields in wt.services.ac.impl declared as ACServices | |
private ACServices |
DefaultServiceLoader.services
|
private ACServices |
DefaultServiceLoader.services
|
Methods in wt.services.ac.impl that return ACServices | |
ACServices |
DefaultServiceLoader.getServices()
Gets the value of the attribute: services. |
ACServices |
DefaultServiceLoader.getServices()
Gets the value of the attribute: services. |
Methods in wt.services.ac.impl with parameters of type ACServices | |
void |
DefaultServiceLoader.setServices(ACServices a_Services)
Sets the value of the attribute: services. |
private void |
DefaultServiceLoader.servicesValidate(ACServices a_Services)
|
void |
DefaultServiceLoader.setServices(ACServices a_Services)
Sets the value of the attribute: services. |
private void |
DefaultServiceLoader.servicesValidate(ACServices a_Services)
|
Constructors in wt.services.ac.impl with parameters of type ACServices | |
DefaultServiceLoader(ACServices services)
Supported API: false |
|
DefaultServiceLoader(ACServices services)
Supported API: false |
Uses of ACServices in wt.services.applicationcontext |
Fields in wt.services.applicationcontext declared as ACServices | |
private ACServices |
ACServicesAdapter.services
|
private ACServices |
ACServicesAdapter.services
|
Methods in wt.services.applicationcontext that return ACServices | |
ACServices |
ACServicesAdapter.getServices()
Gets the object for the association that plays role: services. |
ACServices |
ACServicesAdapter.getServices()
Gets the object for the association that plays role: services. |
Methods in wt.services.applicationcontext with parameters of type ACServices | |
void |
ACServicesAdapter.setServices(ACServices a_Services)
Sets the object for the association that plays role: services. |
private void |
ACServicesAdapter.servicesValidate(ACServices a_Services)
|
void |
ACServicesAdapter.setServices(ACServices a_Services)
Sets the object for the association that plays role: services. |
private void |
ACServicesAdapter.servicesValidate(ACServices a_Services)
|
Constructors in wt.services.applicationcontext with parameters of type ACServices | |
ACServicesAdapter(ACServices services)
Supported API: false |
|
ACServicesAdapter(ACServices services)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |