|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceImplementation | |
wt.services.ac | |
wt.services.ac.impl |
Uses of ServiceImplementation in wt.services.ac |
Methods in wt.services.ac with parameters of type ServiceImplementation | |
int |
ServiceImplementation.comparePriority(ServiceImplementation other)
Supported API: false |
int |
ServiceImplementation.comparePriority(ServiceImplementation other)
Supported API: false |
Uses of ServiceImplementation in wt.services.ac.impl |
Classes in wt.services.ac.impl that implement ServiceImplementation | |
class |
DefaultServiceImplementation
Supported API: false Extendable: false |
Fields in wt.services.ac.impl declared as ServiceImplementation | |
(package private) ServiceImplementation[] |
DefaultACServiceProvider.SingleEntry.implementations
|
(package private) ServiceImplementation[] |
DefaultACServiceProvider.SingleEntry.implementations
|
Methods in wt.services.ac.impl that return ServiceImplementation | |
protected ServiceImplementation |
DefaultACServiceProvider.createServiceImplementation(ServiceDescriptor descriptor)
Supported API: false |
protected ServiceImplementation[] |
DefaultACServiceProvider.filterImplementationsByPriority(Iterator implementations)
Supported API: false |
protected ServiceImplementation[] |
DefaultACServiceProvider.getServiceImplementations(BeanContextServices bcs,
Object requestor,
String service_name,
Object selector)
Supported API: false |
ServiceImplementation[] |
DefaultACServiceProvider.SelectorEntry.getImplementations(Object requestor_key)
|
ServiceImplementation[] |
DefaultACServiceProvider.SingleEntry.getImplementations(Object requestor_key)
|
ServiceImplementation[] |
DefaultACServiceProvider.MultipleEntries.getImplementations(Object requestor_key)
|
protected ServiceImplementation |
DefaultACServiceProvider.createServiceImplementation(ServiceDescriptor descriptor)
Supported API: false |
protected ServiceImplementation[] |
DefaultACServiceProvider.filterImplementationsByPriority(Iterator implementations)
Supported API: false |
protected ServiceImplementation[] |
DefaultACServiceProvider.getServiceImplementations(BeanContextServices bcs,
Object requestor,
String service_name,
Object selector)
Supported API: false |
ServiceImplementation[] |
DefaultACServiceProvider.SelectorEntry.getImplementations(Object requestor_key)
|
ServiceImplementation[] |
DefaultACServiceProvider.SingleEntry.getImplementations(Object requestor_key)
|
ServiceImplementation[] |
DefaultACServiceProvider.MultipleEntries.getImplementations(Object requestor_key)
|
Methods in wt.services.ac.impl with parameters of type ServiceImplementation | |
int |
DefaultServiceImplementation.comparePriority(ServiceImplementation other)
Supported API: false |
int |
DefaultServiceImplementation.comparePriority(ServiceImplementation other)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |