Class StatefulSerializedProxy
- java.lang.Object
-
- org.jboss.as.ejb3.component.stateful.StatefulSerializedProxy
-
- All Implemented Interfaces:
Serializable
public class StatefulSerializedProxy extends Object implements Serializable
Serialized form of a SFSB- Author:
- Stuart Douglas
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StatefulSerializedProxy(String viewName, org.jboss.ejb.client.SessionID sessionID)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.ejb.client.SessionIDgetSessionID()StringgetViewName()
-