|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalio.cluster.ClusterMessage
palio.cluster.messages.RolePrivsMessage
public class RolePrivsMessage
Field Summary | |
---|---|
boolean |
addOrRemove
|
Constructor Summary | |
---|---|
RolePrivsMessage(boolean addOrRemove,
java.lang.Long roleID,
java.lang.Long privID)
|
Method Summary | |
---|---|
void |
execute(Cluster target)
Code to be performed on remote machine. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final boolean addOrRemove
Constructor Detail |
---|
public RolePrivsMessage(boolean addOrRemove, java.lang.Long roleID, java.lang.Long privID)
Method Detail |
---|
public void execute(Cluster target)
ClusterMessage
execute
in class ClusterMessage
target
- remote ClusterSpoort instance
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |