org.jboss.ejb3.proxy.impl.remoting
Interface StatefulSessionRemotingMetadata


public interface StatefulSessionRemotingMetadata

StatefulSessionRemotingMetadata Contains constants used in Remoting metadata for SFSB Invocations

Version:
$Revision: $
Author:
ALR

Field Summary
static String KEY_SESSION_ID
          AOP Metadata Key for SFSB Session ID
static String TAG_SFSB_INVOCATION
          AOP Metadata Tag for SFSB Remoting Invocations
 

Field Detail

TAG_SFSB_INVOCATION

static final String TAG_SFSB_INVOCATION
AOP Metadata Tag for SFSB Remoting Invocations

See Also:
Constant Field Values

KEY_SESSION_ID

static final String KEY_SESSION_ID
AOP Metadata Key for SFSB Session ID

See Also:
Constant Field Values


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.