org.apache.tapestry5.ioc.internal.services
Class ServiceOverrideImpl
java.lang.Object
org.apache.tapestry5.ioc.internal.services.ServiceOverrideImpl
- All Implemented Interfaces:
- ServiceOverride
@PreventServiceDecoration
public class ServiceOverrideImpl
- extends Object
- implements ServiceOverride
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceOverrideImpl
public ServiceOverrideImpl(Map<Class,Object> configuration)
getServiceOverrideProvider
public ObjectProvider getServiceOverrideProvider()
- Description copied from interface:
ServiceOverride
- Returns a provider based on the configuration; this is wired into the
MasterObjectProvider
's configuration.
- Specified by:
getServiceOverrideProvider
in interface ServiceOverride
Copyright © 2003-2012 The Apache Software Foundation.