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