Package com.codingchili.core.context
Interface ServiceContext
- All Known Implementing Classes:
ContextMock
public interface ServiceContext
May be implemented by service specific contexts.
-
Method Summary
-
Method Details
-
service
ServiceConfigurable service()- Returns:
- configuration for the service.
-