public static interface Service.MemberJoinAction extends Action
A MemberJoinAction object is valid only for the duration of an
invocation to ActionPolicy.isAllowed(com.tangosol.net.Service, com.tangosol.net.Action)
.
Modifier and Type | Method | Description |
---|---|---|
Member |
getJoiningMember() |
Return the Member that is attempting to join the service.
|
Member getJoiningMember()