Package com.sun.enterprise.container.common.spi.util

Interface Summary
CallFlowAgent  
ComponentEnvManager  
ContainerUtil  
InjectionManager InjectionManager provides runtime resource injection(@Resource, @EJB, etc.) and generic callback(PostConstruct/PreDestroy) services It performs the actual injection into the fields and methods of designated J2EE 5 component instances and managed class instances.
JavaEEContainerManager  
JavaEEIOUtils A contract that defines a set of methods to serialize / deserialze Java EE objects (even if they are not directly serializable).
JavaEEObjectStreamHandler  
 

Class Summary
InterceptorInfo  
JavaEEObjectInputStream  
JavaEEObjectOutputStream  
JavaEEObjectStreamFactory A Factory class for creating EJBObject input/output Stream
 

Enum Summary
EntityManagerMethod  
EntityManagerQueryMethod  
 

Exception Summary
InjectionException Checked Exception from InjectionManager
 



Copyright © 2012 GlassFish Community. All Rights Reserved.