public abstract class Affinity extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static Affinity | NONEThe specification for no particular affinity. | 
| static String | WEAK_AFFINITY_CONTEXT_KEYKey which will be used in the invocation context data for passing around the weak affinity
 associated with a EJB | 
public static final Affinity NONE
public static final String WEAK_AFFINITY_CONTEXT_KEY
Copyright © 2018 JBoss by Red Hat. All rights reserved.