URL
s which refer to application configuration resources.ConfigurationResourceProvider
instances
using the Java services discovery mechanism.com.sun.faces.InjectionProvider
system property.com.sun.faces.InjectionProvider
system property.ObjectInputStream
wrapping the specified
source
.ObjectInputStream
wrapping the specified
source
.ObjectOutputStream
wrapping the
specified destination
.ObjectOutputStream
wrapping the
specified destination
.InjectionProvider
s that implement this interface
can be configured via META-INF/services/com.sun.faces.spi.injectionprovider
.DiscoverableInjectionProvider
interfaces.URL
s which refer to application configuration resources (i.e.URL
s which refer to application configuration resources (i.e.InjectionProvider
based on the following
algorithm:InjectionProvider
interfaces.SerializationProvider
interfaces.InjectionProvider
implementations.InjectionProvider
.InjectionProviderException
with
the root cause of the error.InjectionProviderException
with
a descriptive message and the root cause of the error.InjectionProvider
instances.InjectionProvider
which will
be used when the #INJECTION_PROVIDER_PROPERTY is not specified or
is invalid.@PostConstruct
annotation
(per the Common Annotations Specification).@PreDestroy
annotation
(per the Common Annotations Specification).SerializationProvider
.InjectionProvider
.SerializationProvider
implementations.SerializationProvider
instances.SerializationProvider
which
uses standard Java serialization.Copyright ? 2002-2010 Oracle America, Inc. All Rights Reserved.