Package cronapp.framework.customization
Interface BindableServiceFactory<T extends io.grpc.BindableService>
-
- All Known Implementing Classes:
CustomizationBindableServiceFactory
public interface BindableServiceFactory<T extends io.grpc.BindableService>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TnewBindableService(CustomizationSession session)
-
-
-
Method Detail
-
newBindableService
T newBindableService(CustomizationSession session)
-
-