Class StatelessSerializedProxy
- java.lang.Object
-
- org.jboss.as.ejb3.component.session.StatelessSerializedProxy
-
- All Implemented Interfaces:
Serializable
public class StatelessSerializedProxy extends Object implements Serializable
Serialized form of a singleton or session bean- Author:
- Stuart Douglas
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StatelessSerializedProxy(String viewName)
-