|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Must be implemented by user application. UDPLicenseSentry obtains information about a license of a user application and calls lock() method to signal the user application if the license is not available.
BBDLicenseHandler should be registered with UDPLicenseSentry by calling BBDLicenseSentry.setLicenseHandler() method.
BBDLicenseSentry,
UDPLicenseSentry| Method Summary | |
java.lang.String |
getLicenseHash()
Returns a hash of a license. |
int |
getLicenseNumber()
Returns a number of users that can work with the same license. |
void |
lock()
Signals user program that there is no license available for it to run. |
| Method Detail |
public java.lang.String getLicenseHash()
getLicenseNumber()public int getLicenseNumber()
getLicenseHash()public void lock()
Is called by UDPLicenseSentry.
UDPLicenseSentry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||