org.apache.myfaces.extensions.cdi.core.impl.config
Class SystemPropertyResolver
java.lang.Object
org.apache.myfaces.extensions.cdi.core.impl.config.AbstractConfiguredValueResolver
org.apache.myfaces.extensions.cdi.core.impl.config.SystemPropertyResolver
- All Implemented Interfaces:
- Deactivatable, ConfiguredValueResolver
@Typed
@InvocationOrder(value=100)
public class SystemPropertyResolver
- extends AbstractConfiguredValueResolver
ConfiguredValueResolver
for system properties
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemPropertyResolver
public SystemPropertyResolver()
resolveInstances
public <K,T> List<T> resolveInstances(ConfiguredValueDescriptor<K,T> descriptor)
-
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.