|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceDescriptor | |
wt.services.ac | |
wt.services.ac.impl |
Uses of ServiceDescriptor in wt.services.ac |
Methods in wt.services.ac that return ServiceDescriptor | |
ServiceDescriptor |
ServiceImplementation.getDescriptor()
Gets the object for the association that plays role: DESCRIPTOR. |
ServiceDescriptor |
ServiceImplementation.getDescriptor()
Gets the object for the association that plays role: DESCRIPTOR. |
Methods in wt.services.ac with parameters of type ServiceDescriptor | |
void |
ServiceImplementation.setDescriptor(ServiceDescriptor a_Descriptor)
Sets the object for the association that plays role: DESCRIPTOR. |
boolean |
ACServices.addImplementation(ServiceDescriptor descriptor)
Supported API: false |
boolean |
ACServiceProvider.addImplementation(ServiceDescriptor descriptor)
Supported API: false |
void |
ServiceImplementation.setDescriptor(ServiceDescriptor a_Descriptor)
Sets the object for the association that plays role: DESCRIPTOR. |
boolean |
ACServices.addImplementation(ServiceDescriptor descriptor)
Supported API: false |
boolean |
ACServiceProvider.addImplementation(ServiceDescriptor descriptor)
Supported API: false |
Constructors in wt.services.ac with parameters of type ServiceDescriptor | |
ACException(ServiceDescriptor descriptor,
Throwable t)
Supported API: false |
|
ACException(ServiceDescriptor descriptor,
Throwable t,
String s)
Supported API: false |
|
ACException(ServiceDescriptor descriptor,
Throwable t,
String rb,
String key,
Object[] params)
Supported API: false |
|
ACException(ServiceDescriptor descriptor,
Throwable t)
Supported API: false |
|
ACException(ServiceDescriptor descriptor,
Throwable t,
String s)
Supported API: false |
|
ACException(ServiceDescriptor descriptor,
Throwable t,
String rb,
String key,
Object[] params)
Supported API: false |
Uses of ServiceDescriptor in wt.services.ac.impl |
Classes in wt.services.ac.impl that implement ServiceDescriptor | |
class |
DefaultServiceDescriptor
Supported API: false Extendable: false |
Methods in wt.services.ac.impl that return ServiceDescriptor | |
private ServiceDescriptor |
DefaultServiceLoader.parseDescriptor(String key,
String value)
|
ServiceDescriptor |
DefaultServiceImplementation.getDescriptor()
Gets the object for the association that plays role: descriptor. |
private ServiceDescriptor |
DefaultServiceLoader.parseDescriptor(String key,
String value)
|
ServiceDescriptor |
DefaultServiceImplementation.getDescriptor()
Gets the object for the association that plays role: descriptor. |
Methods in wt.services.ac.impl with parameters of type ServiceDescriptor | |
void |
DefaultServiceImplementation.setDescriptor(ServiceDescriptor a_Descriptor)
Sets the object for the association that plays role: descriptor. |
protected ACServiceProvider |
DefaultACServices.createACServiceProvider(ServiceDescriptor service_descriptor)
Supported API: false |
protected Class |
DefaultACServices.getProviderClass(ServiceDescriptor service_descriptor)
Supported API: false |
boolean |
DefaultACServices.addImplementation(ServiceDescriptor descriptor)
Supported API: false |
protected ServiceImplementation |
DefaultACServiceProvider.createServiceImplementation(ServiceDescriptor descriptor)
Supported API: false |
boolean |
DefaultACServiceProvider.addImplementation(ServiceDescriptor descriptor)
Supported API: false |
(package private) boolean |
DefaultACServiceProvider.MultipleEntries.addImplementation(ServiceDescriptor descriptor)
|
void |
DefaultServiceImplementation.setDescriptor(ServiceDescriptor a_Descriptor)
Sets the object for the association that plays role: descriptor. |
protected ACServiceProvider |
DefaultACServices.createACServiceProvider(ServiceDescriptor service_descriptor)
Supported API: false |
protected Class |
DefaultACServices.getProviderClass(ServiceDescriptor service_descriptor)
Supported API: false |
boolean |
DefaultACServices.addImplementation(ServiceDescriptor descriptor)
Supported API: false |
protected ServiceImplementation |
DefaultACServiceProvider.createServiceImplementation(ServiceDescriptor descriptor)
Supported API: false |
boolean |
DefaultACServiceProvider.addImplementation(ServiceDescriptor descriptor)
Supported API: false |
(package private) boolean |
DefaultACServiceProvider.MultipleEntries.addImplementation(ServiceDescriptor descriptor)
|
Constructors in wt.services.ac.impl with parameters of type ServiceDescriptor | |
DefaultServiceImplementation(ServiceDescriptor descriptor)
Supported API: false |
|
DefaultACServiceProvider.SingleEntry(ServiceDescriptor descriptor)
|
|
DefaultServiceImplementation(ServiceDescriptor descriptor)
Supported API: false |
|
DefaultACServiceProvider.SingleEntry(ServiceDescriptor descriptor)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |