Class ServiceOverrideImpl
java.lang.Object
org.apache.tapestry5.ioc.internal.services.ServiceOverrideImpl
- All Implemented Interfaces:
ServiceOverride
@PreventServiceDecoration
public class ServiceOverrideImpl
extends Object
implements ServiceOverride
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns a provider based on the configuration; this is wired into theMasterObjectProvider
's configuration.
-
Constructor Details
-
ServiceOverrideImpl
-
-
Method Details
-
getServiceOverrideProvider
Description copied from interface:ServiceOverride
Returns a provider based on the configuration; this is wired into theMasterObjectProvider
's configuration.- Specified by:
getServiceOverrideProvider
in interfaceServiceOverride
-