|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jp.protection.pub.SimpleLicenseAcceptanceDelegate
public class SimpleLicenseAcceptanceDelegate
This class provides default implementation of the license acceptance delegate that allows license host to know that the license agreement is always accepted
Constructor Summary | |
---|---|
SimpleLicenseAcceptanceDelegate()
|
Method Summary | |
---|---|
boolean |
acceptLicense(LicenseHost aLicenseHost)
"accepts" license by always returning true value |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleLicenseAcceptanceDelegate()
Method Detail |
---|
public boolean acceptLicense(LicenseHost aLicenseHost)
true
value
acceptLicense
in interface LicenseAcceptanceDelegate
aLicenseHost
- a license host calling this method
true
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |