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:
  • Constructor Details

    • StatelessSerializedProxy

      public StatelessSerializedProxy(String viewName)
  • Method Details

    • getViewName

      public String getViewName()