public static class ServiceStrategies.HasServiceAnnotationsStrategy extends java.lang.Object implements ServiceStrategy
| Constructor and Description |
|---|
HasServiceAnnotationsStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ServiceAdaptor |
serviceFor(java.lang.Object component,
ArooaSession session)
Attempt to provide an adaptor.
|
public ServiceAdaptor serviceFor(java.lang.Object component, ArooaSession session)
ServiceStrategyserviceFor in interface ServiceStrategycomponent - The component.session - A session that might be useful.