|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
InjectionProvider | This interface defines an integration point for Java EE vendors. |
SerializationProvider | This interface provides a mechanism to allow the use of alternate Java Serialization implementations. |
Class Summary | |
---|---|
DiscoverableInjectionProvider | InjectionProvider s that implement this interface
can be configured via META-INF/services/com.sun.faces.spi.InjectionProvider . |
InjectionProviderFactory | A factory for creating InjectionProvider
instances. |
ManagedBeanFactory | Define the interface for instantiating a jsf
managed-bean instance and discovering its scope. |
ManagedBeanFactoryWrapper | This is intended to be the main access point to the pluggable
ManagedBeanFactory mechanism. |
SerializationProviderFactory | A factory for creating SerializationProvider
instances. |
Enum Summary | |
---|---|
ManagedBeanFactory.Scope |
Exception Summary | |
---|---|
InjectionProviderException | Wraps any exception thrown by an implementation
of InjectionProvider . |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |