public class NamedEJBClientContextIdentifier extends Object implements EJBClientContextIdentifier, Serializable
EJBClientContextIdentifier which identifies a EJBClientContext by a name| Constructor and Description |
|---|
NamedEJBClientContextIdentifier(String name)
Creates a
NamedEJBClientContextIdentifier for the passed name. |
public NamedEJBClientContextIdentifier(String name)
NamedEJBClientContextIdentifier for the passed name.name - Cannot be null.IllegalArgumentException - If the passed name is nullCopyright © 2016 JBoss by Red Hat. All rights reserved.