|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Accepter
The accepter should actively wait for license request (for example by opening a network socket) and pass on the requests to the given JLicensureServer implementation.
Method Summary | |
---|---|
void |
setProperties(java.util.Properties properties)
Additional properties may be set through this method, usually before the start method is called. |
void |
start(CommandHandler handler)
Start receiving commands and pass them on to the given command handler. |
Method Detail |
---|
void start(CommandHandler handler)
void setProperties(java.util.Properties properties)
properties
- properties
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |