com.sun.sgs.impl.kernel
Class SystemIdentity
java.lang.Object
com.sun.sgs.impl.auth.IdentityImpl
com.sun.sgs.impl.kernel.SystemIdentity
- All Implemented Interfaces:
- Identity, Serializable
public class SystemIdentity
- extends IdentityImpl
The system identity is pinned to the node it was created on and
is not used for load balancing decisions.
- See Also:
- Serialized Form
|
Constructor Summary |
SystemIdentity(String name)
Creates an instance of SystemIdentity associated with the
given name. |
SystemIdentity
public SystemIdentity(String name)
- Creates an instance of
SystemIdentity associated with the
given name.
- Parameters:
name - the name of this identity
Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved