Modifier and Type | Field and Description |
---|---|
Request |
publishRequest
The request to be published.
|
Constructor and Description |
---|
Publish(Request publishRequest)
Create a Publish request.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isTargetType(Actor targetActor)
Returns true when targetActor is an instanceof TARGET_TYPE
|
void |
processRequest(JLPCActor targetActor,
RP rp) |
public final Request publishRequest
public Publish(Request publishRequest)
publishRequest
- The request to be published.public boolean isTargetType(Actor targetActor)
isTargetType
in class Request<Integer,Publisher>
targetActor
- The actor to be called.Copyright © 2012. All Rights Reserved.