Class StatefulSerializedProxy
java.lang.Object
org.jboss.as.ejb3.component.stateful.StatefulSerializedProxy
- All Implemented Interfaces:
Serializable
Serialized form of a SFSB
- Author:
- Stuart Douglas
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStatefulSerializedProxy(String viewName, org.jboss.ejb.client.SessionID sessionID) -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.ejb.client.SessionID
-
Constructor Details
-
StatefulSerializedProxy
-
-
Method Details
-
getViewName
-
getSessionID
public org.jboss.ejb.client.SessionID getSessionID()
-