|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.izforge.izpack.util.PortProcessor
Checks whether the value of the field comtemt is a port and is free. If false the next free port will be searched.
Constructor Summary | |
PortProcessor()
|
Method Summary | |
private java.lang.String |
getReturnValue(ProcessingClient client,
java.lang.String host,
java.lang.String port)
Creates the return value |
java.lang.String |
process(ProcessingClient client)
Processes the contend of an input field. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PortProcessor()
Method Detail |
public java.lang.String process(ProcessingClient client)
Processor
process
in interface Processor
client
- the client object using the services of this processor.
private java.lang.String getReturnValue(ProcessingClient client, java.lang.String host, java.lang.String port)
client
- The ProcessingClient
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |