Class ServiceAdapter

java.lang.Object
com.groiss.component.ServiceAdapter
All Implemented Interfaces:
Lifecycle, Service

@Deprecated(since="11.0", forRemoval=true) public class ServiceAdapter extends Object implements Service
Deprecated, for removal: This API element is subject to removal in a future version.
implement interface Service directly
This is an adapter class for the service interface
  • Constructor Details

    • ServiceAdapter

      public ServiceAdapter()
      Deprecated, for removal: This API element is subject to removal in a future version.