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)
ServiceStrategy
serviceFor
in interface ServiceStrategy
component
- The component.session
- A session that might be useful.