public static class ServiceStrategies.HasServiceMethodsStrategy extends java.lang.Object implements ServiceStrategy
| Constructor and Description |
|---|
HasServiceMethodsStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ServiceMethodAdaptor |
serviceFor(java.lang.Object component,
ArooaSession session)
Attempt to provide an adaptor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadaptpublic ServiceMethodAdaptor serviceFor(java.lang.Object component, ArooaSession session)
ServiceStrategyserviceFor in interface ServiceStrategycomponent - The component.session - A session that might be useful.