public class LicenseActor extends SimpleActor
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
UID |
Constructor and Description |
---|
LicenseActor(CloudServer selfServer) |
Modifier and Type | Method and Description |
---|---|
void |
queryLicenses(long id,
java.lang.String to,
java.lang.String from,
LicenseQuery query) |
getActor, getAddress, getBroker, getMailbox, getSender, setAddress, setBroker, setMailbox
isClosed, message, messageError, query, queryError, queryResult, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isClosed, message, messageError, query, queryError, queryResult
public static final java.lang.String UID
public LicenseActor(CloudServer selfServer)
@Query public void queryLicenses(long id, java.lang.String to, java.lang.String from, LicenseQuery query)